Example #1
0
 public function __construct(Tag $entity)
 {
     $this->name = $entity->getName();
 }