You are here

protected property GenerateThemeTest::$php in Drupal 10

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

The PHP executable path.

Type: string

File

core/tests/Drupal/Tests/Core/Command/GenerateThemeTest.php, line 25

Class

GenerateThemeTest
Tests the generate-theme commands.

Namespace

Drupal\Tests\Core\Command

Code

protected $php;