You are here

public function MethodPluginManagerInterface::getMethodPlugin in Persistent URL 8

Parameters

string $id:

Return value

Drupal\purl\Plugin\Purl\Context\MethodPluginInterface

1 method overrides MethodPluginManagerInterface::getMethodPlugin()
MethodPluginManager::getMethodPlugin in src/Plugin/MethodPluginManager.php

File

src/Plugin/MethodPluginManagerInterface.php, line 11

Class

MethodPluginManagerInterface

Namespace

Drupal\purl\Plugin

Code

public function getMethodPlugin($id);