You are here

protected property ExcludedPathsSubscriber::$sitePath in Automatic Updates 8.2

The current site path, relative to the Drupal root.

Type: string

File

src/Event/ExcludedPathsSubscriber.php, line 28

Class

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

Namespace

Drupal\automatic_updates\Event

Code

protected $sitePath;