You are here

protected property PhpConditionTest::$manager in PHP 8

The condition plugin manager.

Type: \Drupal\Core\Condition\ConditionManager

File

src/Tests/Condition/PhpConditionTest.php, line 19

Class

PhpConditionTest
Tests that the PHP Condition, provided by php module, is working properly.

Namespace

Drupal\php\Tests\Condition

Code

protected $manager;