made some refactoring
This commit is contained in:
11
config/database.php
Normal file
11
config/database.php
Normal file
@@ -0,0 +1,11 @@
|
||||
<?php
|
||||
|
||||
/**
|
||||
* @package: patterns
|
||||
* @author: Yevhen Odynets
|
||||
* @date: 2025-07-06
|
||||
* @time: 18:03
|
||||
*/
|
||||
|
||||
declare(strict_types = 1);
|
||||
|
||||
Reference in New Issue
Block a user