You are here

protected property InlineBlockEntityOperations::$usage in Drupal 8

Same name and namespace in other branches
  1. 9 core/modules/layout_builder/src/InlineBlockEntityOperations.php \Drupal\layout_builder\InlineBlockEntityOperations::usage

Inline block usage tracking service.

Type: \Drupal\layout_builder\InlineBlockUsageInterface

File

core/modules/layout_builder/src/InlineBlockEntityOperations.php, line 29

Class

InlineBlockEntityOperations
Defines a class for reacting to entity events related to Inline Blocks.

Namespace

Drupal\layout_builder

Code

protected $usage;