Skip to content
Snippets Groups Projects
Commit cbff19a2 authored by Patrick Kenny's avatar Patrick Kenny
Browse files

Issue #3467432 by ptmkenny: Fix phpstan ignore now that the core bug has been resolved

parent f2a811d9
No related branches found
No related tags found
Loading
Pipeline #291044 passed
......@@ -5,5 +5,3 @@ parameters:
ignoreErrors:
# Drupal does not define its own arrays.
- '#no value type specified in iterable type array#'
# Core bug: https://www.drupal.org/project/drupal/issues/3338439
- '#FormStateInterface::setErrorByName\(\) expects string#'
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment