BuildTestBase::$phpFinder

Same name and namespace in other branches
  1. 9 core/tests/Drupal/BuildTests/Framework/BuildTestBase.php \Drupal\BuildTests\Framework\BuildTestBase::phpFinder
  2. 10 core/tests/Drupal/BuildTests/Framework/BuildTestBase.php \Drupal\BuildTests\Framework\BuildTestBase::phpFinder

The PHP executable finder.

Type: \Symfony\Component\Process\PhpExecutableFinder

File

core/tests/Drupal/BuildTests/Framework/BuildTestBase.php, line 150

Class

BuildTestBase
Provides a workspace to test build processes.

Namespace

Drupal\BuildTests\Framework

Code

private PhpExecutableFinder $phpFinder;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.