Google\Cloud\Tests\Storage\AclTest::setUp PHP Метод

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

public setUp ( )
    public function setUp()
    {
        $this->connection = $this->prophesize('Google\\Cloud\\Storage\\Connection\\ConnectionInterface');
    }