protected property MethodPluginManager::$methodPlugins in Persistent URL 8
We store created instances here and return the right one when queried for again. We only one one instance for each method plugin.
Type: MethodInterface[]
File
- src/
Plugin/ MethodPluginManager.php, line 24
Class
Namespace
Drupal\purl\PluginCode
protected $methodPlugins = array();