function GitExcluder::__construct
File
-
core/
modules/ package_manager/ src/ PathExcluder/ GitExcluder.php, line 22
Class
- GitExcluder
- Excludes .git directories from stage operations.
Namespace
Drupal\package_manager\PathExcluderCode
public function __construct(PathLocator $pathLocator, ComposerInspector $composerInspector) {
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.