function SymlinkValidator::__construct

File

core/modules/package_manager/src/Validator/SymlinkValidator.php, line 30

Class

SymlinkValidator
Flags errors if unsupported symbolic links are detected.

Namespace

Drupal\package_manager\Validator

Code

public function __construct(PathLocator $pathLocator, NoUnsupportedLinksExistInterface $precondition, PathFactoryInterface $pathFactory, PathListFactoryInterface $pathListFactory) {
}

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