You are here

protected property ContentHubUserSessionTest::$backupGlobals in Acquia Content Hub 8

Enable or disable the backup and restoration of the $GLOBALS array.

Type: bool

File

tests/src/Unit/Session/ContentHubUserSessionTest.php, line 23

Class

ContentHubUserSessionTest
PHPUnit test for the ContentHubUserSession class.

Namespace

Drupal\Tests\acquia_contenthub\Unit\Session

Code

protected $backupGlobals = FALSE;