protected property DrupalWebTestCase::$elements

The parsed version of the page.

Tipo: SimpleXMLElement

Archivo

drupal-7.x/modules/simpletest/drupal_web_test_case.php, line 813

Class

DrupalWebTestCase
Test case for typical Drupal tests.

Código

protected $elements = NULL;