protected property DrupalDefaultEntityController::$hookLoadArguments

Additional arguments to pass to hook_TYPE_load().

Set before calling DrupalDefaultEntityController::attachLoad().

Type: array

File

includes/entity.inc, line 80

Class

DrupalDefaultEntityController
Default implementation of DrupalEntityControllerInterface.

Code

protected $hookLoadArguments;

© 2001–2016 by the original authors
Licensed under the GNU General Public License, version 2 and later.
Drupal is a registered trademark of Dries Buytaert.
https://api.drupal.org/api/drupal/includes!entity.inc/property/DrupalDefaultEntityController::hookLoadArguments/7.x