You are here

protected property CleanUpStubsEvent::$delete in Acquia Content Hub 8.2

By default, we do not delete the stubs.

Type: \Drupal\depcalc\DependencyStack

See also

\Drupal\acquia_contenthub\EventSubscriber\CleanupStubs\DefaultStubCleanup

File

src/Event/CleanUpStubsEvent.php, line 36

Class

CleanUpStubsEvent
Event to clean up stubs after import.

Namespace

Drupal\acquia_contenthub\Event

Code

protected $delete = FALSE;