CreateForEachBundle::BUNDLE_PLACEHOLDER
Same name and namespace in other branches
- 11.x core/lib/Drupal/Core/Config/Action/Plugin/ConfigAction/CreateForEachBundle.php \Drupal\Core\Config\Action\Plugin\ConfigAction\CreateForEachBundle::BUNDLE_PLACEHOLDER
The placeholder which is replaced with the ID of the current bundle.
File
-
core/
lib/ Drupal/ Core/ Config/ Action/ Plugin/ ConfigAction/ CreateForEachBundle.php, line 52
Class
- CreateForEachBundle
- Creates config entities for each bundle of a particular entity type.
Namespace
Drupal\Core\Config\Action\Plugin\ConfigActionCode
private const BUNDLE_PLACEHOLDER = '%bundle';
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.