Example #1
0
 public function getTagDTOWithAllData()
 {
     return $this->tagDTOBuilder->withAllData($this->pricing)->build();
 }