Sulu\Bundle\RouteBundle\Model\RouteInterface::addHistory PHP 메소드

addHistory() 공개 메소드

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