Completed
Push — master ( ca0f65...65b14f )
by Kamil
03:15 queued 01:50
created
src/Throwable/Exception/Runtime/UnexpectedValueException.php 1 patch
Braces   +2 added lines, -1 removed lines patch added patch discarded remove patch
@@ -5,4 +5,5 @@
 block discarded – undo
5 5
 use Dazzle\Throwable\Exception\RuntimeException;
6 6
 
7 7
 class UnexpectedValueException extends RuntimeException
8
-{}
8
+{
9
+}
Please login to merge, or discard this patch.