InlineBlockUsage::$database
Same name in other branches
- 9 core/modules/layout_builder/src/InlineBlockUsage.php \Drupal\layout_builder\InlineBlockUsage::database
- 8.9.x core/modules/layout_builder/src/InlineBlockUsage.php \Drupal\layout_builder\InlineBlockUsage::database
- 11.x core/modules/layout_builder/src/InlineBlockUsage.php \Drupal\layout_builder\InlineBlockUsage::database
The database connection.
Type: \Drupal\Core\Database\Connection
File
-
core/
modules/ layout_builder/ src/ InlineBlockUsage.php, line 18
Class
- InlineBlockUsage
- Service class to track inline block usage.
Namespace
Drupal\layout_builderCode
protected $database;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.