protected property RestfulAuthenticationTestCase::$originalServer in RESTful 7.2
Same name and namespace in other branches
- 7 tests/RestfulAuthenticationTestCase.test \RestfulAuthenticationTestCase::originalServer
Holds the current value of the $_SERVER super global.
Type: array
File
- tests/
RestfulAuthenticationTestCase.test, line 29 - Contains RestfulAuthenticationTestCase.
Class
- RestfulAuthenticationTestCase
- Class RestfulAuthenticationTestCase.
Code
protected $originalServer;