You are here

protected property StyleTestBase::$elements in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 core/modules/views/src/Tests/Plugin/StyleTestBase.php \Drupal\views\Tests\Plugin\StyleTestBase::elements

Stores the SimpleXML representation of the output.

Type: \SimpleXMLElement

Overrides AssertContentTrait::$elements

File

core/modules/views/src/Tests/Plugin/StyleTestBase.php, line 23
Contains \Drupal\views\Tests\Plugin\StyleTestBase.

Class

StyleTestBase
Tests some general style plugin related functionality.

Namespace

Drupal\views\Tests\Plugin

Code

protected $elements;