@@ -6,7 +6,6 @@ |
||
| 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 | } |