protected property DrupalDefaultEntityController::$hookLoadArguments

Additional arguments to pass to hook_TYPE_load().

Set before calling DrupalDefaultEntityController::attachLoad().

Type: array

File

drupal-7.x/includes/entity.inc, line 78

Class

DrupalDefaultEntityController
Default implementation of DrupalEntityControllerInterface.

Code

protected $hookLoadArguments;