Skip to content
This repository has been archived by the owner on Nov 26, 2017. It is now read-only.

Commit

Permalink
Merge pull request #322 from piotr-cz/docblock_DI
Browse files Browse the repository at this point in the history
DI: docblock fix
  • Loading branch information
dongilbert committed Dec 19, 2013
2 parents 26f33c1 + 8cc96dc commit 0eb636e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Joomla/DI/ServiceProviderInterface.php
Expand Up @@ -20,7 +20,7 @@ interface ServiceProviderInterface
*
* @param Container $container The DI container.
*
* @return Container Returns itself to support chaining.
* @return void
*
* @since 1.0
*/
Expand Down

0 comments on commit 0eb636e

Please sign in to comment.