Example #1
0
 /**
  * Get the menu items count.
  *
  * @return int
  */
 public function count()
 {
     return $this->items->count();
 }