[FAU-414] Add support for campo keys #11
Annotations
3 errors and 2 warnings
Annotate PHP_CodeSniffer report:
src/Infrastructure/Repository/WpQueryArgsBuilder.php#L71
There must be a single space between the closing parenthesis and the opening brace of a multi-line function declaration; found 0 spaces
|
Annotate PHP_CodeSniffer report
Process completed with exit code 1.
|
Run PHP_CodeSniffer
Process completed with exit code 2.
|
Annotate PHP_CodeSniffer report:
src/Infrastructure/Repository/CampoKeysRepository.php#L84
Multiple adjacent blank lines are not allowed
|
Annotate PHP_CodeSniffer report:
src/Domain/CampoKeys.php#L98
Not using strict comparison for in_array; supply true for third argument.
|
Loading