@@ -23,6 +23,7 @@ |
||
23 | 23 | * ParserExtensionInterface constructor. |
24 | 24 | * |
25 | 25 | * @param \chillerlan\bbcode\ParserOptions|null $options |
26 | + * @return void |
|
26 | 27 | */ |
27 | 28 | public function __construct(ParserOptions $options = null); |
28 | 29 |