You are here

protected property LayoutBuilderInlineBlockStubCleanup::$database in Acquia Content Hub 8.2

The database connection.

Type: \Drupal\Core\Database\Connection

File

src/EventSubscriber/CleanupStubs/LayoutBuilderInlineBlockStubCleanup.php, line 24

Class

LayoutBuilderInlineBlockStubCleanup
Cleans up LB block stubs after import.

Namespace

Drupal\acquia_contenthub\EventSubscriber\CleanupStubs

Code

protected $database;