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\ConfigAction

Code

private const BUNDLE_PLACEHOLDER = '%bundle';

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