- Deleted `cluster-detail2.php`, `constants.inc copy.php`, `D.php`, and `Dashboard2.php`. These files were no longer in use and contributed to unnecessary clutter in the codebase. - Cleaned up references to removed files.
27 lines
1001 B
XML
27 lines
1001 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<project version="4">
|
|
<component name="MessDetectorOptionsConfiguration">
|
|
<option name="transferred" value="true" />
|
|
</component>
|
|
<component name="PHPCSFixerOptionsConfiguration">
|
|
<option name="transferred" value="true" />
|
|
</component>
|
|
<component name="PHPCodeSnifferOptionsConfiguration">
|
|
<option name="highlightLevel" value="WARNING" />
|
|
<option name="transferred" value="true" />
|
|
</component>
|
|
<component name="PhpIncludePathManager">
|
|
<include_path>
|
|
<path value="$PROJECT_DIR$/../../Include" />
|
|
</include_path>
|
|
</component>
|
|
<component name="PhpProjectSharedConfiguration" php_language_level="8.3">
|
|
<option name="suggestChangeDefaultLanguageLevel" value="false" />
|
|
</component>
|
|
<component name="PhpStanOptionsConfiguration">
|
|
<option name="transferred" value="true" />
|
|
</component>
|
|
<component name="PsalmOptionsConfiguration">
|
|
<option name="transferred" value="true" />
|
|
</component>
|
|
</project> |