ConfigurableTestClass::$defaultConfiguration

A default configuration for the test class to return.

Type: array|null

File

core/tests/Drupal/Tests/Core/Plugin/ConfigurableTraitTest.php, line 178

Class

ConfigurableTestClass
A test class using ConfigurablePluginTrait that can modify the de.

Namespace

Drupal\Tests\Core\Plugin

Code

protected ?array $defaultConfiguration = NULL;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.