Esempio n. 1
0
 private function commandLimit($limit)
 {
     $this->fluent->limit($limit);
 }