function AddNavigationBlock::__construct

Same name and namespace in other branches
  1. 11.x core/modules/navigation/src/Plugin/ConfigAction/AddNavigationBlock.php \Drupal\navigation\Plugin\ConfigAction\AddNavigationBlock::__construct()

File

core/modules/navigation/src/Plugin/ConfigAction/AddNavigationBlock.php, line 30

Class

AddNavigationBlock
@internal This API is experimental.

Namespace

Drupal\navigation\Plugin\ConfigAction

Code

public function __construct(protected readonly SectionStorageManagerInterface $sectionStorageManager, protected readonly UuidInterface $uuidGenerator) {
}

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