Update IssuersField.php #171
ci.yaml
on: push
phpcs
/
phpcs
17s
phpstan
/
phpstan
38s
Matrix: phplint / phplint
Annotations
1 error and 6 warnings
phpcs / phpcs
Process completed with exit code 1.
|
phpcs / phpcs:
src/IssuersField.php#L298
Equals sign not aligned with surrounding assignments; expected 3 spaces but found 4 spaces
|
phpcs / phpcs:
src/IssuersField.php#L299
Equals sign not aligned with surrounding assignments; expected 2 spaces but found 3 spaces
|
phpcs / phpcs:
src/IssuersField.php#L304
Equals sign not aligned with surrounding assignments; expected 3 spaces but found 4 spaces
|
phpcs / phpcs:
src/IssuersField.php#L305
Equals sign not aligned with surrounding assignments; expected 2 spaces but found 3 spaces
|
phpcs / phpcs:
src/IssuersField.php#L311
Equals sign not aligned with surrounding assignments; expected 3 spaces but found 4 spaces
|
phpcs / phpcs:
src/IssuersField.php#L312
Equals sign not aligned with surrounding assignments; expected 2 spaces but found 3 spaces
|