ResourceTestBase::$account
The account to use for authentication, if any.
Type: null|\Drupal\Core\Session\AccountInterface
File
-
core/
modules/ rest/ tests/ src/ Functional/ ResourceTestBase.php, line 77
Class
- ResourceTestBase
- Subclass this for every REST resource, every format and every auth provider.
Namespace
Drupal\Tests\rest\FunctionalCode
protected $account = NULL;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.