You are here

protected property TestSubContext::$private_path_overridden in Drupal Commons 7.3

Set to TRUE if we overrid the private files path during this scenario.

Type: bool

File

tests/steps/commons_test.behat.inc, line 49
Provide Behat step-definitions for generic Commons tests.

Class

TestSubContext

Code

protected $private_path_overridden = FALSE;