idea-setting/baseRefactoring.xml

10 lines
443 B
XML
Raw Normal View History

<application>
<component name="BaseRefactoringSettings">
<option name="RENAME_SEARCH_IN_COMMENTS_FOR_FILE" value="false" />
<option name="RENAME_SEARCH_FOR_REFERENCES_FOR_FILE" value="false" />
<option name="RENAME_SEARCH_FOR_REFERENCES_FOR_DIRECTORY" value="false" />
</component>
<component name="PhpRefactoringSettings">
<option name="EXTRACT_METHOD_DEFAULT_VISIBILITY" value="private" />
</component>
</application>