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