Loading core/phpstan.neon.dist +2 −0 Original line number Diff line number Diff line Loading @@ -17,6 +17,8 @@ parameters: # Skip test fixtures. - */tests/fixtures/*.php - */tests/fixtures/*.php.gz # Skip data files. - 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. Loading Loading
core/phpstan.neon.dist +2 −0 Original line number Diff line number Diff line Loading @@ -17,6 +17,8 @@ parameters: # Skip test fixtures. - */tests/fixtures/*.php - */tests/fixtures/*.php.gz # Skip data files. - 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. Loading