You are here

private static property EntityProcessorPluginManager::$instances in Content Synchronizer 8

Same name and namespace in other branches
  1. 8.2 src/Processors/Entity/EntityProcessorPluginManager.php \Drupal\content_synchronizer\Processors\Entity\EntityProcessorPluginManager::instances
  2. 3.x src/Processors/Entity/EntityProcessorPluginManager.php \Drupal\content_synchronizer\Processors\Entity\EntityProcessorPluginManager::instances

File

src/Processors/Entity/EntityProcessorPluginManager.php, line 16

Class

EntityProcessorPluginManager
The entity processor plugin manager.

Namespace

Drupal\content_synchronizer\Processors\Entity

Code

private static $instances = [];