Completed
Push — master ( d47933...c392d1 )
by smiley
04:38
created
src/ParserExtensionInterface.php 1 patch
Doc Comments   +1 added lines patch added patch discarded remove patch
@@ -23,6 +23,7 @@
 block discarded – undo
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
 
Please login to merge, or discard this patch.