function VendorHardeningExcluder::__construct

File

core/modules/package_manager/src/PathExcluder/VendorHardeningExcluder.php, line 21

Class

VendorHardeningExcluder
Excludes vendor hardening files from stage operations.

Namespace

Drupal\package_manager\PathExcluder

Code

public function __construct(PathLocator $pathLocator) {
}

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