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