Merge pull request #2754 from GrahamCampbell/fixes

Minor CS Fixes
This commit is contained in:
Taylor Otwell
2014-04-11 17:17:01 -05:00
22 changed files with 23 additions and 23 deletions

View File

@@ -71,4 +71,4 @@ $status = $artisan->run();
$app->shutdown();
exit($status);
exit($status);