Sulu\Bundle\RouteBundle\Model\RouteInterface::setHistory PHP Метод

setHistory() публичный Метод

Set history.
public setHistory ( boolean $history ) : Sulu\Bundle\RouteBundle\Model\RouteInterface
$history boolean
Результат Sulu\Bundle\RouteBundle\Model\RouteInterface
    public function setHistory($history);