14 lines
592 B
XML
14 lines
592 B
XML
<code_scheme name="default" version="173">
|
|
<PHPCodeStyleSettings>
|
|
<option name="ANONYMOUS_BRACE_STYLE" value="2" />
|
|
<option name="NAMESPACE_BRACE_STYLE" value="2" />
|
|
</PHPCodeStyleSettings>
|
|
<codeStyleSettings language="PHP">
|
|
<option name="BRACE_STYLE" value="2" />
|
|
<option name="LAMBDA_BRACE_STYLE" value="2" />
|
|
<option name="ELSE_ON_NEW_LINE" value="true" />
|
|
<option name="CATCH_ON_NEW_LINE" value="true" />
|
|
<option name="FINALLY_ON_NEW_LINE" value="true" />
|
|
<option name="SPECIAL_ELSE_IF_TREATMENT" value="true" />
|
|
</codeStyleSettings>
|
|
</code_scheme> |