| Total Complexity | 2 |
| Total Lines | 16 |
| Duplicated Lines | 0 % |
| Changes | 1 | ||
| Bugs | 0 | Features | 0 |
| 1 | <?php |
||
| 19 | final class Config extends ConfigProtectedMethods |
||
| 20 | { |
||
| 21 | // Public method "__construct()" was defined in "ConfigProtectedMethods". |
||
| 22 | //public function __construct() |
||
| 23 | |||
| 24 | public function getUrlHost(): string |
||
| 27 | } |
||
| 28 | |||
| 29 | /** |
||
| 30 | * @return array<mixed,mixed> |
||
| 31 | */ |
||
| 32 | public function getInfoServer(): array |
||
| 37 |