Ejemplo n.º 1
0
 /**
  *	Tovarnicka na colekci
  */
 public function collection()
 {
     return $this->repository->collection($this);
 }