Example #1
0
 /**
  * Get routes file
  *
  * @param $path
  * @return array
  */
 public function getRoutesFile($path)
 {
     return parent::getRoutesFile($path);
 }