protected property ProviderManager::$providers 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: Drupal\purl\Plugin\Purl\Method\MethodInterface[]
File
- src/
Plugin/ ProviderManager.php, line 25
Class
Namespace
Drupal\purl\PluginCode
protected $providers = array();