function ExecutableFinder::__construct
File
-
core/
modules/ package_manager/ src/ ExecutableFinder.php, line 20
Class
- ExecutableFinder
- An executable finder which looks for executable paths in configuration.
Namespace
Drupal\package_managerCode
public function __construct(ExecutableFinderInterface $decorated, ConfigFactoryInterface $configFactory) {
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.