Skip to content

Commit da9ab91

Browse files
soyukachr-hertel
andauthored
Update src/Capability/Registry/Loader/ArrayLoader.php
Co-authored-by: Christopher Hertel <[email protected]>
1 parent c20a7cd commit da9ab91

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Capability/Registry/Loader/ArrayLoader.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
* @author Antoine Bluchet <[email protected]>
3636
* @phpstan-import-type Handler from ElementReference
3737
*/
38-
final class ArrayLoader implements RegistryLoaderInterface
38+
final class ArrayLoader implements LoaderInterface
3939
{
4040
/**
4141
* @param array{

0 commit comments

Comments
 (0)