StyleTestBase::$elements
Same name in other branches
- 9 core/modules/views/tests/src/Kernel/Plugin/StyleTestBase.php \Drupal\Tests\views\Kernel\Plugin\StyleTestBase::elements
- 8.9.x core/modules/views/tests/src/Kernel/Plugin/StyleTestBase.php \Drupal\Tests\views\Kernel\Plugin\StyleTestBase::elements
- 10 core/modules/views/tests/src/Kernel/Plugin/StyleTestBase.php \Drupal\Tests\views\Kernel\Plugin\StyleTestBase::elements
Stores the SimpleXML representation of the output.
Type: \SimpleXMLElement
Overrides AssertContentTrait::$elements
File
-
core/
modules/ views/ tests/ src/ Kernel/ Plugin/ StyleTestBase.php, line 20
Class
- StyleTestBase
- Tests some general style plugin related functionality.
Namespace
Drupal\Tests\views\Kernel\PluginCode
protected $elements;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.