Google\Cloud\Tests\Storage\AclTest::setUp PHP Méthode

setUp() public méthode

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