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