X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=src%2FDatabase%2FDatabaseException.php;h=ba1ccfce54a0e24eb634b7705bd50642ecf1e714;hb=493e4ed9fb24ab82632e0aac1214c33362e793b4;hp=8bf5d8a6c23e6d27916adde5f34406bbb56bf0fe;hpb=122ad0af14f046c2462a03fe33967dc41abfc8b5;p=friendica.git diff --git a/src/Database/DatabaseException.php b/src/Database/DatabaseException.php index 8bf5d8a6c2..ba1ccfce54 100644 --- a/src/Database/DatabaseException.php +++ b/src/Database/DatabaseException.php @@ -1,4 +1,24 @@ . + * + */ + declare(strict_types=1); namespace Friendica\Database;