You are here

protected property WritableFileSystemValidator::$appRoot in Automatic Updates 8.2

The Drupal root.

Type: string

File

src/Validator/WritableFileSystemValidator.php, line 32

Class

WritableFileSystemValidator
Checks that the file system is writable.

Namespace

Drupal\automatic_updates\Validator

Code

protected $appRoot;