You are here

protected property QuickStartTest::$php in Drupal 8

Same name and namespace in other branches
  1. 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 31

Class

QuickStartTest
Tests the quick-start commands.

Namespace

Drupal\Tests\Core\Command

Code

protected $php;