Exemplo n.º 1
0
 public function with_limits(Limit $limit)
 {
     $this->limit = $limit->query();
 }