Issue #2098129 by er.pushpinderrana, drupal_sensei, Berdir, joachim: Fix docs for DrupalDefaultEntityController entityCache variable

merge-requests/26/head
Jennifer Hodgdon 2014-07-15 09:20:41 -07:00
parent 0f1092be0e
commit 89d7c05e21
1 changed files with 1 additions and 1 deletions

View File

@ -46,7 +46,7 @@ interface DrupalEntityControllerInterface {
class DrupalDefaultEntityController implements DrupalEntityControllerInterface {
/**
* Static cache of entities.
* Static cache of entities, keyed by entity ID.
*
* @var array
*/