function SiteFilesExcluder::__construct
File
-
core/
modules/ package_manager/ src/ PathExcluder/ SiteFilesExcluder.php, line 23
Class
- SiteFilesExcluder
- Excludes site files from stage operations.
Namespace
Drupal\package_manager\PathExcluderCode
public function __construct(private readonly StreamWrapperManagerInterface $streamWrapperManager, private readonly Filesystem $fileSystem, private readonly array $wrappers) {
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.