protected property ViewsPluginStyleTestBase::$elements
Stores the SimpleXML representation of the output.
Type: SimpleXMLElement
Overrides DrupalWebTestCase::$elements
File
- tests/
styles/ views_plugin_style_base.test, line 18 - Definition of ViewsPluginStyleTestBase.
Class
- ViewsPluginStyleTestBase
- Provides a base foundation for testing style plugins.
Code
protected $elements;