@@ -35,6 +35,9 @@ |
||
35 | 35 | return $this->consumes; |
36 | 36 | } |
37 | 37 | |
38 | + /** |
|
39 | + * @param string $summary |
|
40 | + */ |
|
38 | 41 | public function __construct(AbstractObject $parent, $summary = null, Tag $tag = null) |
39 | 42 | { |
40 | 43 | parent::__construct($parent); |