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