protected property SecKitTestCaseTest::$originHeader in Security Kit 8
Same name and namespace in other branches
- 2.x tests/src/Functional/SecKitTestCaseTest.php \Drupal\Tests\seckit\Functional\SecKitTestCaseTest::originHeader
If set all requests made with have an origin header set with its value.
Type: bool|string
File
- tests/
src/ Functional/ SecKitTestCaseTest.php, line 47
Class
- SecKitTestCaseTest
- Functional tests for Security Kit.
Namespace
Drupal\Tests\seckit\FunctionalCode
protected $originHeader = FALSE;