You are here

protected property ExcludedPathsSubscriber::$appRoot in Automatic Updates 8.2

The Drupal root.

Type: string

File

src/Event/ExcludedPathsSubscriber.php, line 21

Class

ExcludedPathsSubscriber
Defines an event subscriber to exclude certain paths from update operations.

Namespace

Drupal\automatic_updates\Event

Code

protected $appRoot;