You are here

protected property WritableFileSystemValidator::$pathLocator in Automatic Updates 8.2

The path locator service.

Type: \Drupal\automatic_updates\PathLocator

File

src/Validator/WritableFileSystemValidator.php, line 25

Class

WritableFileSystemValidator
Checks that the file system is writable.

Namespace

Drupal\automatic_updates\Validator

Code

protected $pathLocator;