You are here

public function MethodPluginManagerInterface::hasMethodPlugin in Persistent URL 8

Parameters

string $id:

Return value

boolen

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

File

src/Plugin/MethodPluginManagerInterface.php, line 17

Class

MethodPluginManagerInterface

Namespace

Drupal\purl\Plugin

Code

public function hasMethodPlugin($id);