Exemplo n.º 1
0
 /**
  * Get the properly hydrated results for the relationship.
  *
  * @return Model
  */
 public function results()
 {
     return parent::first();
 }