mirror of
https://codeberg.org/demostf/api.git
synced 2026-06-03 18:04:08 +02:00
types
This commit is contained in:
parent
b06cf67a70
commit
0bfa009c0d
1 changed files with 1 additions and 1 deletions
|
|
@ -5,7 +5,7 @@ declare(strict_types=1);
|
||||||
use Demostf\API\Container;
|
use Demostf\API\Container;
|
||||||
use Doctrine\DBAL\DriverManager;
|
use Doctrine\DBAL\DriverManager;
|
||||||
|
|
||||||
function get_magic_quotes_gpc() {
|
function get_magic_quotes_gpc(): bool {
|
||||||
return false;
|
return false;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue