StyleTestBase::$elements

Same name and namespace in other branches
  1. 9 core/modules/views/tests/src/Kernel/Plugin/StyleTestBase.php \Drupal\Tests\views\Kernel\Plugin\StyleTestBase::elements
  2. 10 core/modules/views/tests/src/Kernel/Plugin/StyleTestBase.php \Drupal\Tests\views\Kernel\Plugin\StyleTestBase::elements
  3. 11.x 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\Plugin

Code

protected $elements;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.