@@ -51,7 +51,6 @@ |
||
51 | 51 | * - header_formatter (TagHeaderFormatter) Default: CommaSeparatedTagHeaderFormatter with default header name |
52 | 52 | * - strict (bool) Default: false. If set to true, throws exception when adding empty tags |
53 | 53 | * |
54 | - * @param TagHeaderFormatter $headerFormatter |
|
55 | 54 | * @param array $options |
56 | 55 | */ |
57 | 56 | public function __construct(array $options = []) |