public function CompositeIdentifierProvider::__construct in Persistent URL 8
File
- src/
Plugin/ Purl/ Identifier/ CompositeIdentifierProvider.php, line 12
Class
Namespace
Drupal\purl\Plugin\Purl\IdentifierCode
public function __construct(array $providers) {
$this->providers = $providers;
}