Completed
Push — master ( a1c8bb...1c9b36 )
by John
02:18
created
src/Endpoint/Exceptions/ElementNotFoundException.php 1 patch
Braces   +1 added lines, -2 removed lines patch added patch discarded remove patch
@@ -6,7 +6,6 @@
 block discarded – undo
6 6
  * Class ElementNotFoundException
7 7
  * @package LunixREST\Endpoint\Exceptions
8 8
  */
9
-class ElementNotFoundException extends \Exception
10
-{
9
+class ElementNotFoundException extends \Exception {
11 10
 
12 11
 }
Please login to merge, or discard this patch.