Apply php-cs-fixer changes #754
qodana.yml
on: push
qodana-check-workflow
/
Qodana
10m 37s
Annotations
1 error and 4 notices
qodana-check-workflow / Qodana
The number of problems exceeds the failThreshold
|
Fully qualified name usage:
src/Property/Service/PropertyService.php#L57
Qualifier can be replaced with an import
|
Unused import:
src/Property/Event/ElementPropertyEvent.php#L21
Import 'Pimcore\\Bundle\\StudioBackendBundle\\Property\\Schema\\PredefinedProperty' is never used
|
Fully qualified name usage:
src/Property/Service/PropertyService.php#L57
Qualifier can be replaced with an import
|
Unused import:
src/Property/Event/ElementPropertyEvent.php#L21
Import 'Pimcore\\Bundle\\StudioBackendBundle\\Property\\Schema\\PredefinedProperty' is never used
|