function VendorHardeningExcluder::__construct
Same name and namespace in other branches
- 11.x core/modules/package_manager/src/PathExcluder/VendorHardeningExcluder.php \Drupal\package_manager\PathExcluder\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\PathExcluderCode
public function __construct(private readonly PathLocator $pathLocator) {
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.