File manager - Edit - /home/autoph/public_html/projects/Rating-AutoHub/vendor/laravel/framework/src/Illuminate/Database/ConnectionResolverInterface.php
Back
<?php namespace Illuminate\Database; interface ConnectionResolverInterface { /** * Get a database connection instance. * * @param string|null $name * @return \Illuminate\Database\ConnectionInterface */ public function connection($name = null); /** * Get the default connection name. * * @return string */ public function getDefaultConnection(); /** * Set the default connection name. * * @param string $name * @return void */ public function setDefaultConnection($name); }
| ver. 1.4 |
.
| PHP 8.1.32 | Generation time: 0 |
proxy
|
phpinfo
|
Settings