We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c20a7cd commit da9ab91Copy full SHA for da9ab91
src/Capability/Registry/Loader/ArrayLoader.php
@@ -35,7 +35,7 @@
35
* @author Antoine Bluchet <[email protected]>
36
* @phpstan-import-type Handler from ElementReference
37
*/
38
-final class ArrayLoader implements RegistryLoaderInterface
+final class ArrayLoader implements LoaderInterface
39
{
40
/**
41
* @param array{
0 commit comments