function TestExecutableFinder::__construct
File
-
core/
modules/ package_manager/ tests/ modules/ package_manager_test_validation/ src/ TestExecutableFinder.php, line 17
Class
- TestExecutableFinder
- A test-only executable finder that can be rigged to throw an exception.
Namespace
Drupal\package_manager_test_validationCode
public function __construct(private readonly ExecutableFinderInterface $decorated) {
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.