fixed enum validation, fixed property conflict in lookup strategy, fi… #23
Annotations
4 errors
Run phpcs:
src/Model/Behavior/Strategy/LookupStrategy.php#L62
Expected at least 1 space before "."; 0 found
|
Run phpcs:
src/Model/Behavior/Strategy/LookupStrategy.php#L62
Expected at least 1 space after "."; 0 found
|
Run phpcs:
src/Model/Behavior/Strategy/LookupStrategy.php#L62
Use single instead of double quotes for simple strings.
|
Run phpcs
Process completed with exit code 1.
|
Loading