예제 #1
0
 /**
  * {@inheritdoc}
  */
 public function load($name)
 {
     return $this->drupal7->drupal_load('module', $name);
 }