protected property DrupalTestCase::$originalFileDirectory
The original file directory, before it was changed for testing purposes.
Type: string
File
- drupal-7.x/
modules/ simpletest/ drupal_web_test_case.php, line 40
Class
- DrupalTestCase
- Base class for Drupal tests.
Code
protected $originalFileDirectory = NULL;