Wrong class in doc comment

This commit is contained in:
Pierre Rudloff 2016-10-13 16:53:23 +02:00
parent 9ad024888a
commit 41b9be34c5
1 changed files with 1 additions and 1 deletions

View File

@ -33,7 +33,7 @@ class FrontController
/**
* Slim dependency container.
*
* @var Container
* @var ContainerInterface
*/
private $container;