Run PHP-CS-FIXER to make sure

code is consisted with PSR-1 + PSR-2
This commit is contained in:
eldadfux
2019-09-06 20:04:26 +03:00
parent c9d3448571
commit 35680bbae9
37 changed files with 928 additions and 753 deletions
+1 -2
View File
@@ -4,5 +4,4 @@ namespace Database\Exception;
class Structure extends \Exception
{
}
}