You are here

protected property StyleTest::$elements in Zircon Profile 8

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

Stores the SimpleXML representation of the output.

Type: \SimpleXMLElement

Overrides AssertContentTrait::$elements

File

core/modules/views/src/Tests/Plugin/StyleTest.php, line 37
Contains \Drupal\views\Tests\Plugin\StyleTest.

Class

StyleTest
Tests general style functionality.

Namespace

Drupal\views\Tests\Plugin

Code

protected $elements;