protected property TestHelperPlugin::$definedOptions in Zircon Profile 8
Same name and namespace in other branches
- 8.0 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 24 - Contains \Drupal\views\Tests\TestHelperPlugin.
Class
- TestHelperPlugin
- Wraps the plugin base class to be able to instantiate it.
Namespace
Drupal\views\TestsCode
protected $definedOptions = [];