Sulu\Bundle\RouteBundle\Model\RouteInterface::addHistory PHP Méthode

addHistory() public méthode

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