Skip to content

Instantly share code, notes, and snippets.

@amitaibu
Created June 23, 2014 07:30
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save amitaibu/43b371e9011094cd1d55 to your computer and use it in GitHub Desktop.
Save amitaibu/43b371e9011094cd1d55 to your computer and use it in GitHub Desktop.
public function viewEntity($entity_id, $request, stdClass $account) {
if (!empty($request['html'])) {
}
return parent::viewEntity();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment