Skip to content

Commit

Permalink
fix phpstan errors
Browse files Browse the repository at this point in the history
  • Loading branch information
l0gicgate committed Apr 21, 2019
1 parent 29bf12d commit a5f09ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Slim/Routing/RouteCollectorProxy.php
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ class RouteCollectorProxy implements RouteCollectorProxyInterface
protected $callableResolver;

/**
* @var ContainerInterface
* @var ContainerInterface|null
*/
protected $container;

Expand Down

0 comments on commit a5f09ac

Please sign in to comment.