You are here

interface IdentifierProviderInterface in Persistent URL 8

Hierarchy

Expanded class hierarchy of IdentifierProviderInterface

All classes that implement IdentifierProviderInterface

File

src/Plugin/Purl/Identifier/IdentifierProviderInterface.php, line 5

Namespace

Drupal\purl\Plugin\Purl\Identifier
View source
interface IdentifierProviderInterface {
  public function getIdentifiers();

}

Members