Enable strict types for the 2FA middleware

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
pull/30296/head
Christoph Wurst 2 years ago
parent 1fdc97bb13
commit df908c728a
No known key found for this signature in database
GPG Key ID: CC42AC2A7F0E56D8

@ -1,4 +1,7 @@
<?php
declare(strict_types=1);
/**
* @copyright Copyright (c) 2016, ownCloud, Inc.
*

Loading…
Cancel
Save