Skip to content
This repository has been archived by the owner on Feb 6, 2022. It is now read-only.

Commit

Permalink
[Various] Fixed phpdoc
Browse files Browse the repository at this point in the history
  • Loading branch information
pborreli committed May 29, 2011
1 parent a8179b0 commit 37f09a3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions DataCollector/MessageDataCollector.php
Expand Up @@ -34,6 +34,7 @@ class MessageDataCollector extends DataCollector
* to avoid the creation of these objects when no emails are sent.
*
* @param ContainerInterface $container A ContainerInterface instance
* @param Boolean $isSpool
*/
public function __construct(ContainerInterface $container, $isSpool)
{
Expand Down

0 comments on commit 37f09a3

Please sign in to comment.