You are here

protected property DataProvider::$account in RESTful 7.2

The account authenticated from the request for entity access checks.

Type: object

File

src/Plugin/resource/DataProvider/DataProvider.php, line 49
Contains \Drupal\restful\Plugin\resource\DataProvider\DataProvider.

Class

DataProvider

Namespace

Drupal\restful\Plugin\resource\DataProvider

Code

protected $account;