Completed
Pull Request — master (#31)
by Michael
01:56
created
src/Aes.php 1 patch
Braces   +2 added lines, -2 removed lines patch added patch discarded remove patch
@@ -27,6 +27,6 @@
 block discarded – undo
27 27
  *
28 28
  * @link     https://github.com/mmeyer2k/dcrypt
29 29
  */
30
-class Aes extends Aes256Gcm
31
-{
30
+class Aes extends Aes256Gcm
31
+{
32 32
 }
Please login to merge, or discard this patch.