Ejemplo n.º 1
0
 /**
  * Implements \Drupal\Core\Config\Entity\ConfigEntityInterface::enable().
  */
 public function enable()
 {
     return $this->storage->enable();
 }