ExternalCommandRequirementsTrait::$existingCommands
A list of existing external commands we've already discovered.
Type: string[]
File
- 
              core/
tests/ Drupal/ BuildTests/ Framework/ ExternalCommandRequirementsTrait.php, line 28  
Class
- ExternalCommandRequirementsTrait
 - Allows test classes to require external command line applications.
 
Namespace
Drupal\BuildTests\FrameworkCode
private static $existingCommands = [];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.