Add validator to Text
type sign-up list field
#847
Annotations
2 errors and 4 warnings
module/Activity/src/Form/Element/ValidatedText.php#L44
Multi-line arrays must have a trailing comma after the last element.
|
|
module/User/src/Service/PwnedPasswords.php#L1
A file should declare new symbols (classes, functions, constants, etc.) and cause no other side effects, or it should execute logic with side effects, but should not do both. The first symbol is defined on line 20 and the first side effect is on line 20.
|
module/Application/src/View/HelperTrait.php#L33
Line exceeds 120 characters; contains 129 characters
|
module/Application/src/View/HelperTrait.php#L35
Line exceeds 120 characters; contains 167 characters
|
module/Photo/src/Mapper/Tag.php#L64
Line exceeds 120 characters; contains 131 characters
|
The logs for this run have expired and are no longer available.
Loading