protected property StyleTestBase::$elements in Drupal 10
Same name and namespace in other branches
- 8 core/modules/views/tests/src/Kernel/Plugin/StyleTestBase.php \Drupal\Tests\views\Kernel\Plugin\StyleTestBase::elements
- 9 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 18
Class
- StyleTestBase
- Tests some general style plugin related functionality.
Namespace
Drupal\Tests\views\Kernel\PluginCode
protected $elements;