You are here

protected property TestHelperPlugin::$definedOptions in Drupal 9

Same name and namespace in other branches
  1. 8 core/modules/views/src/Tests/TestHelperPlugin.php \Drupal\views\Tests\TestHelperPlugin::definedOptions
  2. 10 core/modules/views/src/Tests/TestHelperPlugin.php \Drupal\views\Tests\TestHelperPlugin::definedOptions

Stores the defined options.

Type: array

File

core/modules/views/src/Tests/TestHelperPlugin.php, line 19

Class

TestHelperPlugin
Wraps the plugin base class to be able to instantiate it.

Namespace

Drupal\views\Tests

Code

protected $definedOptions = [];