suppress inspection implemented

This commit is contained in:
Yuri Kuznetsov
2024-02-22 12:51:32 +02:00
parent 42921ac205
commit d347fe66ca

1
.idea/misc.xml generated
View File

@@ -3,5 +3,6 @@
<component name="PhpEntryPointsManager">
<pattern value="\Espo\Controllers\*" member="*Action*" />
<pattern value="\Espo\Modules\*\Controllers\*" member="*Action*" />
<suppressed_annotations>@implements</suppressed_annotations>
</component>
</project>