merged branch lsmith77/container_builder_cosmetics (PR #5165)

Commits
-------

4563397 corrected phpdoc

Discussion
----------

corrected phpdoc

---------------------------------------------------------------------------

by travisbot at 2012-08-03T09:37:07Z

This pull request [passes](http://travis-ci.org/symfony/symfony/builds/2026993) (merged 4563397c into fee3f4e1).
This commit is contained in:
Fabien Potencier 2012-08-03 14:40:59 +02:00
commit 982545350b

View File

@ -547,7 +547,7 @@ class ContainerBuilder extends Container implements TaggedContainerInterface
*
* @param string $id The service identifier
*
* @return Definition A Definition instance
* @return Alias An Alias instance
*
* @throws \InvalidArgumentException if the alias does not exist
*