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