Merge pull request #10607 from creative-commoners/pulls/5/broken-builds

MNT Linting
This commit is contained in:
Daniel Hensby 2022-12-08 10:19:33 +02:00 committed by GitHub
commit bf440e42e7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 4 additions and 3 deletions

View File

@ -3,6 +3,7 @@
namespace SilverStripe\Security;
use Exception;
/**
* Convenience class for generating cryptographically secure pseudo-random strings/tokens
*/