%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /home/graphicd/public_html/vebto/vendor/kreait/firebase-php/src/Firebase/Contract/
Upload File :
Create Path :
Current File : /home/graphicd/public_html/vebto/vendor/kreait/firebase-php/src/Firebase/Contract/Storage.php

<?php

declare(strict_types=1);

namespace Kreait\Firebase\Contract;

use Google\Cloud\Storage\Bucket;
use Google\Cloud\Storage\StorageClient;

interface Storage
{
    public function getStorageClient(): StorageClient;

    public function getBucket(?string $name = null): Bucket;
}

Zerion Mini Shell 1.0