class DatabaseConfig implements Arrayable
Methods
__construct(string $driver, string|null $host, int $port, string $database, string|null $username, string|null $password, string|null $prefix)
No description