protected property CsrfTest::$account in Zircon Profile 8.0
Same name and namespace in other branches
- 8 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\TestsCode
protected $account;