Scalr\Tests\Service\OpenStack\OpenStackTestCase::getContainer PHP Method

getContainer() public method

Gets DI Container
public getContainer ( ) : Container
return Scalr\DependencyInjection\Container
    public function getContainer()
    {
        return $this->container;
    }