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;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.