protected property SetInlineBlockDependency::$usage in Drupal 9
Same name and namespace in other branches
- 8 core/modules/layout_builder/src/EventSubscriber/SetInlineBlockDependency.php \Drupal\layout_builder\EventSubscriber\SetInlineBlockDependency::usage
- 10 core/modules/layout_builder/src/EventSubscriber/SetInlineBlockDependency.php \Drupal\layout_builder\EventSubscriber\SetInlineBlockDependency::usage
The inline block usage service.
Type: \Drupal\layout_builder\InlineBlockUsageInterface
File
- core/
modules/ layout_builder/ src/ EventSubscriber/ SetInlineBlockDependency.php, line 58
Class
- SetInlineBlockDependency
- An event subscriber that returns an access dependency for inline blocks.
Namespace
Drupal\layout_builder\EventSubscriberCode
protected $usage;