You are here

public function DataInterpreterInterface::getAccount in RESTful 7.2

Get the account.

Return value

object The fully loaded account.

1 method overrides DataInterpreterInterface::getAccount()
DataInterpreterBase::getAccount in src/Plugin/resource/DataInterpreter/DataInterpreterBase.php
Get the account.

File

src/Plugin/resource/DataInterpreter/DataInterpreterInterface.php, line 18
Contains \Drupal\restful\Plugin\resource\DataInterpreter\DataInterpreterInterface.

Class

DataInterpreterInterface

Namespace

Drupal\restful\Plugin\resource\DataInterpreter

Code

public function getAccount();