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.
1 parent 72ac846 commit 8a234edCopy full SHA for 8a234ed
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