/** * {@inheritdoc} */ public function invokeAll($hook, array $args = array()) { return $this->drupal7->module_invoke_all($hook, $args); }