Skip to content
Snippets Groups Projects
Verified Commit ad5ff3f6 authored by Alex Pott's avatar Alex Pott
Browse files

Issue #3254966 by mallezie, Taran2L, mglaman, mondrake, longwave: PHPStan error LinkItemTest

parent 95a8a13a
No related branches found
No related tags found
No related merge requests found
......@@ -25,9 +25,6 @@ parameters:
- lib/Drupal/Component/Transliteration/data/*.php
# Below extends on purpose a non existing class for testing.
- modules/system/tests/modules/plugin_test/src/Plugin/plugin_test/fruit/ExtendingNonInstalledClass.php
# @todo files below need to be excluded as they prevent baseline generation.
# Fixing them is a priority.
- modules/link/tests/src/Kernel/LinkItemTest.php
ignoreErrors:
# new static() is a best practice in Drupal, so we cannot fix that.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment