Return fix

This commit is contained in:
Dennis Eichhorn 2015-12-28 21:26:52 +01:00
parent a03d724bbc
commit 247c83a97f

View File

@ -106,7 +106,7 @@ class Response extends ResponseAbstract implements RenderableInterface
* *
* @param \int $code HTTP status code * @param \int $code HTTP status code
* *
* @return \bool * @return void
* *
* @since 1.0.0 * @since 1.0.0
* @author Dennis Eichhorn <d.eichhorn@oms.com> * @author Dennis Eichhorn <d.eichhorn@oms.com>