Inheritance: extends TerminusCollection
Exemplo n.º 1
0
 public function getUrl()
 {
     return parent::getUrl() . '?hydrate=' . $this->hydrate;
 }