Newscoop\GimmeBundle\Serializer\Article\CommentsCountHandler::__construct PHP Méthode

__construct() public méthode

public __construct ( $commentService )
    public function __construct($commentService)
    {
        $this->commentService = $commentService;
    }