Skip to content

Commit

Permalink
Configurator: phpdoc fix
Browse files Browse the repository at this point in the history
  • Loading branch information
matej21 authored and dg committed Aug 24, 2014
1 parent 3a8e285 commit eeafb23
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Bootstrap/Configurator.php
Original file line number Diff line number Diff line change
Expand Up @@ -174,7 +174,7 @@ public function addConfig($file, $section = NULL)

/**
* Returns system DI container.
* @return \SystemContainer
* @return \SystemContainer|DI\Container
*/
public function createContainer()
{
Expand Down

0 comments on commit eeafb23

Please sign in to comment.