Skip to content
This repository has been archived by the owner on Oct 11, 2018. It is now read-only.

Commit

Permalink
fix phpdoc
Browse files Browse the repository at this point in the history
  • Loading branch information
Dominik Zogg committed Sep 3, 2017
1 parent 8b8b8d7 commit 044337d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/config.php
Expand Up @@ -2,7 +2,7 @@

use Slim\Container;

/** @var Pimple\Container $container */
/** @var Container $container */

return [
'settings' => [
Expand Down

0 comments on commit 044337d

Please sign in to comment.