You are here

protected property CreateNewRevision::$stubTracker in Acquia Content Hub 8.2

The stub tracker.

Type: \Drupal\acquia_contenthub\StubTracker

File

src/EventSubscriber/PreEntitySave/CreateNewRevision.php, line 24

Class

CreateNewRevision
Prepares the entity for a new revision if it is configured to do so.

Namespace

Drupal\acquia_contenthub\EventSubscriber\PreEntitySave

Code

protected $stubTracker;