Example #1
0
 public function setEncoder($encoder)
 {
     $this->query->setEncoder($encoder);
     $this->path->setEncoder($encoder);
 }