Browse Source
Make OC\Security\RateLimiting strict
Make OC\Security\RateLimiting strict
* Add return types * Add scalar argument types * Made strict * Cleaned up phpstorm inspections Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>pull/7852/head
committed by
Morris Jobke
No known key found for this signature in database
GPG Key ID: FE03C3A163FEDE68
5 changed files with 41 additions and 32 deletions
-
13lib/private/Security/RateLimiting/Backend/IBackend.php
-
28lib/private/Security/RateLimiting/Backend/MemoryCache.php
-
1lib/private/Security/RateLimiting/Exception/RateLimitExceededException.php
-
27lib/private/Security/RateLimiting/Limiter.php
-
4tests/lib/Security/RateLimiting/Backend/MemoryCacheTest.php
Write
Preview
Loading…
Cancel
Save
Reference in new issue