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