Esempio n. 1
0
 /**
  * Return the URL data.
  *
  * @return array
  */
 protected function urlData()
 {
     return ['previous' => $this->url->previous()];
 }