Passed
Push — master ( e41ef3...eeb508 )
by smiley
01:29
created
src/CryptoException.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -12,4 +12,4 @@
 block discarded – undo
12 12
 
13 13
 namespace chillerlan\Cryptobox;
14 14
 
15
-class CryptoException extends \Exception{}
15
+class CryptoException extends \Exception {}
Please login to merge, or discard this patch.