protected property StyleTestBase::$elements

Stores the SimpleXML representation of the output.

Type: SimpleXMLElement

File

drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/StyleTestBase.php, line 22
Definition of Drupal\views\Tests\Plugin\StyleTestBase.

Class

StyleTestBase
Tests some general style plugin related functionality.

Namespace

Drupal\views\Tests\Plugin

Code

protected $elements;