Completed
Push — master ( 8a8054...9b4fee )
by Roberto
03:20
created
src/Component/Component.php 1 patch
Braces   +1 added lines, -2 removed lines patch added patch discarded remove patch
@@ -197,8 +197,7 @@
 block discarded – undo
197 197
 		try
198 198
 		{
199 199
 			\JTable::addIncludePath($this->getTablesFolder());
200
-		}
201
-		catch (\Exception $e)
200
+		} catch (\Exception $e)
202 201
 		{
203 202
 			// There are models with no associated tables
204 203
 		}
Please login to merge, or discard this patch.