Ejemplo n.º 1
0
 /**
  * Get all resources.
  *
  * @return mixed
  */
 public function all()
 {
     return $this->article->all();
 }