Calling the finish method on the right object

This commit is contained in:
Koen Schmeets 2012-06-16 13:20:39 +02:00
parent 52fded661d
commit 189f3813d0
1 changed files with 1 additions and 1 deletions

View File

@ -180,4 +180,4 @@
Event::fire('laravel.done', array($response));
$response->finish();
$response->foundation->finish();