protected property TestHelperPlugin::$definedOptions in Drupal 9
Same name and namespace in other branches
- 8 core/modules/views/src/Tests/TestHelperPlugin.php \Drupal\views\Tests\TestHelperPlugin::definedOptions
- 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\TestsCode
protected $definedOptions = [];