corrected phpdoc

This commit is contained in:
lsmith77 2012-08-03 11:22:09 +02:00
parent 3605c54f9d
commit 4563397c0a

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
*