Codesniffer #41
Annotations
7 errors
Coding Standard:
src/Multiplier.php#L69
Property \Contributte\FormMultiplier\Multiplier::$resolver has useless @var annotation.
|
Coding Standard:
src/Multiplier.php#L70
The placement of "protected properties" group is invalid. Last group was "private properties" and one of these is expected after it: private properties, constructor, destructor, static constructors, public static abstract methods, public static final methods, public static methods, public abstract methods, public final methods, public methods, protected static abstract methods, protected static final methods, protected static methods, protected abstract methods, protected final methods, protected methods, private static methods, private methods, magic methods
|
Coding Standard:
src/Multiplier.php#L216
Expected 1 line after "if", found 0.
|
Coding Standard:
src/Multiplier.php#L341
Tabs must be used to indent lines; spaces are not allowed
|
Coding Standard:
src/Multiplier.php#L389
Tabs must be used to indent lines; spaces are not allowed
|
Coding Standard:
src/Multiplier.php#L390
Tabs must be used to indent lines; spaces are not allowed
|
Coding Standard
Process completed with exit code 2.
|
The logs for this run have expired and are no longer available.
Loading