You are here

protected property StyleTestBase::$elements in Views (for Drupal 7) 8.3

Stores the SimpleXML representation of the output.

Type: SimpleXMLElement

Overrides AssertContentTrait::$elements

File

lib/Drupal/views/Tests/Plugin/StyleTestBase.php, line 20
Definition of Drupal\views\Tests\Plugin\StyleTestBase.

Class

StyleTestBase
Tests some general style plugin related functionality.

Namespace

Drupal\views\Tests\Plugin

Code

protected $elements;