Sulu\Bundle\RouteBundle\Model\RouteInterface::addHistory PHP Method

addHistory() public method

Add now history.
public addHistory ( Sulu\Bundle\RouteBundle\Model\RouteInterface $history ) : Sulu\Bundle\RouteBundle\Model\RouteInterface
$history Sulu\Bundle\RouteBundle\Model\RouteInterface
return Sulu\Bundle\RouteBundle\Model\RouteInterface
    public function addHistory(RouteInterface $history);