Small fixes/cleanup

Signed-off-by: Diederik de Groot <dkgroot@talon.nl>
This commit is contained in:
Diederik de Groot
2020-04-07 12:54:51 +02:00
parent 4559c3fa16
commit bc1b251248
4 changed files with 18 additions and 17 deletions

View File

@@ -10,3 +10,4 @@ class Crypto {
.hashAsBase64($hashAlg);
}
}
?>