add() public method

public add ( $value )
 public function add(BreadcrumbInterface $breadcrumb)
 {
     $this->collection->add($breadcrumb);
 }