Exemplo n.º 1
0
 public function allOfType($type)
 {
     return $this->tagRepo->allOfType($type);
 }