NoSourcePluginDecorator::$decorated

Same name in other branches
  1. 9 core/modules/migrate/src/Plugin/NoSourcePluginDecorator.php \Drupal\migrate\Plugin\NoSourcePluginDecorator::decorated
  2. 8.9.x core/modules/migrate/src/Plugin/NoSourcePluginDecorator.php \Drupal\migrate\Plugin\NoSourcePluginDecorator::decorated
  3. 11.x core/modules/migrate/src/Plugin/NoSourcePluginDecorator.php \Drupal\migrate\Plugin\NoSourcePluginDecorator::decorated

The Discovery object being decorated.

Type: \Drupal\Component\Plugin\Discovery\DiscoveryInterface

File

core/modules/migrate/src/Plugin/NoSourcePluginDecorator.php, line 20

Class

NoSourcePluginDecorator
Remove definitions which refer to a non-existing source plugin.

Namespace

Drupal\migrate\Plugin

Code

protected $decorated;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.