Bolt\Routing\LazyUrlGenerator::getContext PHP Method

getContext() public method

public getContext ( )
    public function getContext()
    {
        return $this->getUrlGenerator()->getContext();
    }