diff --git a/src/ExternalLibrary/Utility/LibraryIdAccessorInterface.php b/src/ExternalLibrary/Utility/LibraryIdAccessorInterface.php index 98928e9..1634382 100644 --- a/src/ExternalLibrary/Utility/LibraryIdAccessorInterface.php +++ b/src/ExternalLibrary/Utility/LibraryIdAccessorInterface.php @@ -5,7 +5,7 @@ namespace Drupal\libraries\ExternalLibrary\Utility; /** * Provides an interface for classes giving access to a library ID. */ -interface LibraryAccessorIdInterface { +interface LibraryIdAccessorInterface { /** * Returns the ID of the library.