File manager - Edit - /var/www/ratemypay/vendor/laravel/framework/src/Illuminate/Contracts/Database/LostConnectionDetector.php
Back
<?php namespace Illuminate\Contracts\Database; use Throwable; interface LostConnectionDetector { /** * Determine if the given exception was caused by a lost connection. * * @param \Throwable $e * @return bool */ public function causedByLostConnection(Throwable $e): bool; }
| ver. 1.4 |
Github
|
.
| PHP 8.3.30 | Generation time: 0.33 |
proxy
|
phpinfo
|
Settings