You are here

protected property CsrfTest::$serialized in Zircon Profile 8.0

Same name and namespace in other branches
  1. 8 core/modules/rest/src/Tests/CsrfTest.php \Drupal\rest\Tests\CsrfTest::serialized

The serialized entity.

Type: string

File

core/modules/rest/src/Tests/CsrfTest.php, line 37
Contains \Drupal\rest\Tests\CsrfTest.

Class

CsrfTest
Tests the CSRF protection.

Namespace

Drupal\rest\Tests

Code

protected $serialized;