You are here

protected property RestfulUserLoginCookieTestCase::$originalServer in RESTful 7

Same name and namespace in other branches
  1. 7.2 tests/RestfulUserLoginCookieTestCase.test \RestfulUserLoginCookieTestCase::originalServer

Holds the current value of the $_SERVER super global.

Type: array

File

tests/RestfulUserLoginCookieTestCase.test, line 22
Contains RestfulUserLoginCookieTestCase.

Class

RestfulUserLoginCookieTestCase
@file Contains RestfulUserLoginCookieTestCase.

Code

protected $originalServer;