NoSourcePluginDecorator::$decorated
Same name in other branches
- 8.9.x core/modules/migrate/src/Plugin/NoSourcePluginDecorator.php \Drupal\migrate\Plugin\NoSourcePluginDecorator::decorated
- 10 core/modules/migrate/src/Plugin/NoSourcePluginDecorator.php \Drupal\migrate\Plugin\NoSourcePluginDecorator::decorated
- 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\PluginCode
protected $decorated;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.