Joli\JoliCi\Service::getContainer PHP Method

getContainer() public method

public getContainer ( ) : string
return string The container id
    public function getContainer()
    {
        return $this->container;
    }