You are here

protected property DiskSpaceValidator::$pathLocator in Automatic Updates 8.2

The path locator service.

Type: \Drupal\automatic_updates\PathLocator

File

src/Validator/DiskSpaceValidator.php, line 27

Class

DiskSpaceValidator
Validates that there is enough free disk space to do automatic updates.

Namespace

Drupal\automatic_updates\Validator

Code

protected $pathLocator;