Exemplo n.º 1
0
 /**
  * @return bool
  */
 public function any()
 {
     return $this->collection->count() > 0;
 }