File manager - Edit - /var/www/payraty/hris/vendor/doctrine/dbal/src/Cache/Exception/NoResultDriverConfigured.php
Back
<?php declare(strict_types=1); namespace Doctrine\DBAL\Cache\Exception; use Doctrine\DBAL\Cache\CacheException; final class NoResultDriverConfigured extends CacheException { public static function new(): self { return new self('Trying to cache a query but no result driver is configured.'); } }
| ver. 1.4 |
Github
|
.
| PHP 8.3.30 | Generation time: 0 |
proxy
|
phpinfo
|
Settings