This commit is contained in:
Romain Neutron
2013-06-28 22:31:33 +02:00
parent d533b423fc
commit 0800d9bb96
8 changed files with 13 additions and 22 deletions

View File

@@ -32,7 +32,7 @@ class ServeFileResponseFactory implements DeliverDataInterface
}
/**
* @param Application $app
* @param Application $app
* @return self
*/
public static function create(Application $app)