vim-php-refactoring-toolbox icon indicating copy to clipboard operation
vim-php-refactoring-toolbox copied to clipboard

rm seems not work on static method

Open chan15 opened this issue 7 years ago • 0 comments

when I use rm on the static method, the method itself will change to the new name, but other methods still use former name

chan15 avatar Sep 10 '18 09:09 chan15