You are here

protected property JsonapiMenuItemsTest::$account in JSON:API Menu Items 1.2.x

The account to use for authentication.

Type: null|\Drupal\Core\Session\AccountInterface

File

tests/src/Functional/JsonapiMenuItemsTest.php, line 25

Class

JsonapiMenuItemsTest
Tests JSON:API Menu Items functionality.

Namespace

Drupal\Tests\jsonapi_menu_items\Functional

Code

protected $account;