You are here

protected property CsrfTest::$account in Zircon Profile 8

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

A testing user account.

Type: \Drupal\user\Entity\User

File

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

Class

CsrfTest
Tests the CSRF protection.

Namespace

Drupal\rest\Tests

Code

protected $account;