protected property NoSourcePluginDecorator::$decorated in Drupal 9
Same name and namespace in other branches
- 8 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;