You are here

protected property TestLinkProvider::$account in JSON:API Hypermedia 8

The current user account.

Type: \Drupal\Core\Session\AccountInterface

File

tests/modules/jsonapi_hypermedia_test_link_providers/src/Plugin/jsonapi_hypermedia/LinkProvider/TestLinkProvider.php, line 32

Class

TestLinkProvider
Class TestLinkProvider.

Namespace

Drupal\jsonapi_hypermedia_test_link_providers\Plugin\jsonapi_hypermedia\LinkProvider

Code

protected $account;