You are here

private static property EntityProcessorPluginManager::$instances in Content Synchronizer 3.x

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

Instances.

Type: array

File

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

Class

EntityProcessorPluginManager
The entity processor plugin manager.

Namespace

Drupal\content_synchronizer\Processors\Entity

Code

private static $instances = [];