We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 72ac846 + 8a234ed commit aa004b3Copy full SHA for aa004b3
plugin/php-refactoring-toolbox.vim
@@ -30,7 +30,7 @@ if !exists('g:vim_php_refactoring_auto_validate_rename')
30
endif
31
32
if !exists('g:vim_php_refactoring_auto_validate_visibility')
33
- let g:vim_php_refactoring_ask_visibility = g:vim_php_refactoring_auto_validate
+ let g:vim_php_refactoring_auto_validate_visibility = g:vim_php_refactoring_auto_validate
34
35
36
if !exists('g:vim_php_refactoring_default_property_visibility')
0 commit comments