Esempio n. 1
0
 /**
  * {@inheritdoc}
  */
 public function loadAllIncludes($type, $name = NULL)
 {
     $this->drupal7->module_load_all_includes($type, $name);
 }