You are here

protected property DisablePathauto::$handler in Acquia Content Hub 8.2

The module handler.

Type: \Drupal\Core\Extension\ModuleHandlerInterface

File

src/EventSubscriber/PreEntitySave/DisablePathauto.php, line 23

Class

DisablePathauto
Disables path auto during pre-entity save.

Namespace

Drupal\acquia_contenthub\EventSubscriber\PreEntitySave

Code

protected $handler;