function WritableFileSystemValidator::__construct

File

core/modules/package_manager/src/Validator/WritableFileSystemValidator.php, line 26

Class

WritableFileSystemValidator
Checks that the file system is writable.

Namespace

Drupal\package_manager\Validator

Code

public function __construct(PathLocator $pathLocator) {
}

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.