Replace usages of getLine with getNewLine #1021
Annotations
5 errors
|
src/Rules/Drupal/RenderCallbackRule.php#L105
Strict comparison using === between PhpParser\Node\ArrayItem and null will always evaluate to false.
|
src/Rules/Drupal/RenderCallbackRule.php#L123
Instanceof between PhpParser\Node\ArrayItem and PhpParser\Node\Expr\ArrayItem will always evaluate to false.
|
src/Rules/Drupal/RenderCallbackRule.php#L126
Unreachable statement - code above always terminates.
|
|
The logs for this run have expired and are no longer available.
Loading