Ejemplo n.º 1
0
 public function getBuilder(Field $entity)
 {
     return $this->get('geny.builder')->getBuilder($entity->getType());
 }