protected property DrupalWebTestCase::$url

The URL currently loaded in the internal browser.

Tipo: string

Archivo

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

Class

DrupalWebTestCase
Test case for typical Drupal tests.

Código

protected $url;