@@ -44,7 +44,7 @@ |
||
| 44 | 44 | |
| 45 | 45 | try { |
| 46 | 46 | $handler = $this->buildConfigurationHandler($configuration); |
| 47 | - }catch(\Exception $exception){ |
|
| 47 | + } catch(\Exception $exception){ |
|
| 48 | 48 | HelperUtility::createFlashMessage( |
| 49 | 49 | $exception->getMessage(), |
| 50 | 50 | 'Index invalid', |