Пример #1
0
 /**
  * Get all the menu items.
  *
  * @return array
  */
 public function all()
 {
     return $this->items->all();
 }