You are here

protected property QuickStartTest::$php in Drupal 10

Same name and namespace in other branches
  1. 8 core/tests/Drupal/Tests/Core/Command/QuickStartTest.php \Drupal\Tests\Core\Command\QuickStartTest::php
  2. 9 core/tests/Drupal/Tests/Core/Command/QuickStartTest.php \Drupal\Tests\Core\Command\QuickStartTest::php

The PHP executable path.

Type: string

File

core/tests/Drupal/Tests/Core/Command/QuickStartTest.php, line 33

Class

QuickStartTest
Tests the quick-start commands.

Namespace

Drupal\Tests\Core\Command

Code

protected $php;