Skip to content

Commit e2bb941

Browse files
phpstan-botondrejmirtes
authored andcommitted
Update baselines
1 parent 8f8c1af commit e2bb941

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

e2e/integration/drupal-baseline.neon

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,11 @@ parameters:
55
count: 1
66
path: repo/core/lib/Drupal/Core/Access/RouteProcessorCsrf.php
77

8+
-
9+
message: "#^Call to method getDefinitions\\(\\) on an unknown class Drupal\\\\Core\\\\Plugin\\\\CategorizingPluginManagerTrait\\.$#"
10+
count: 1
11+
path: repo/core/lib/Drupal/Core/Block/BlockManager.php
12+
813
-
914
message: "#^\\#lazy_builder callback array\\{'Drupal\\\\\\\\Core\\\\\\\\Form\\\\\\\\FormBuilder', 'renderFormTokenPlac…'\\} at key '0' is not callable\\.$#"
1015
count: 1

0 commit comments

Comments
 (0)