#18 changed $woops to $whoops

This commit is contained in:
HamZa 2014-12-08 11:53:46 +01:00
parent 0bf3f2d3ce
commit d1b04a16df

View file

@ -60,4 +60,3 @@ throw new \Exception;
You should now see a error page with the line highlighted where you throw the exception. If not, go back and debug until you get it working. Now would also be a good time for another commit. You should now see a error page with the line highlighted where you throw the exception. If not, go back and debug until you get it working. Now would also be a good time for another commit.
[<< previous](2-composer.md) | [next >>](4-http.md) [<< previous](2-composer.md) | [next >>](4-http.md)