Skip to content
Snippets Groups Projects
Commit fb737bc9 authored by Oleksii Haidabura's avatar Oleksii Haidabura
Browse files

Dealing with phpstan

parent c15d5c4d
Branches
Tags
No related merge requests found
Pipeline #79371 failed
......@@ -8,7 +8,7 @@ use Drupal\Core\Theme\Registry;
/**
* RegistryDecorator service.
*/
class RegistryDecorator extends Registry {
class RegistryDecorator extends Registry { // @phpstan-ignore-line
/**
* The search manager.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment