protected property RestfulUserLoginCookieTestCase::$originalServer in RESTful 7.2
Same name and namespace in other branches
- 7 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;