File manager - Edit - /home/linknsbh/rassudr.online/vendor/kreait/firebase-php/src/Firebase/Exception/HasErrors.php
Back
<?php declare(strict_types=1); namespace Kreait\Firebase\Exception; /** * @internal */ trait HasErrors { /** * @var array<mixed> */ protected array $errors = []; /** * @return array<mixed> */ public function errors(): array { return $this->errors; } }
| ver. 1.4 |
Github
|
.
| PHP 8.2.31 | Generation time: 0.8 |
proxy
|
phpinfo
|
Settings