You are here

protected property RestfulCsrfTokenTestCase::$originalServer in RESTful 7

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

Holds the current value of the $_SERVER super global.

Type: array

File

tests/RestfulCsrfTokenTestCase.test, line 15
Contains RestfulCsrfTokenTestCase

Class

RestfulCsrfTokenTestCase
@file Contains RestfulCsrfTokenTestCase

Code

protected $originalServer;