Example #1
0
 public function __construct(Query $query)
 {
     $this->query = $query;
     $this->request = $query->getRequest();
 }