You are here

protected property RestfulCsrfTokenTestCase::$originalServer in RESTful 7.2

Same name and namespace in other branches
  1. 7 tests/RestfulCsrfTokenTestCase.test \RestfulCsrfTokenTestCase::originalServer

Holds the current value of the $_SERVER super global.

Type: array

File

tests/RestfulCsrfTokenTestCase.test, line 30
Contains RestfulCsrfTokenTestCase

Class

RestfulCsrfTokenTestCase

Code

protected $originalServer;