Example #1
0
 public function find(Query &$query)
 {
     return $query->select($this->children);
 }