protected property SetFixedBlockDependency::$database in Fixed Block Content 8
The primary database connection.
Type: \Drupal\Core\Database\Connection
File
- src/
EventSubscriber/ SetFixedBlockDependency.php, line 32
Class
- SetFixedBlockDependency
- An event subscriber that sets the access dependency for fixed blocks.
Namespace
Drupal\fixed_block_content\EventSubscriberCode
protected $database;