Scalr\Tests\Service\OpenStack\OpenStackTestCase::getContainer PHP 메소드

getContainer() 공개 메소드

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