Completed
Push — feature-output-formats ( 62e575...6f55bd )
by Arnaud
02:00
created
src/Renderer/RendererInterface.php 1 patch
Doc Comments   +1 added lines patch added patch discarded remove patch
@@ -20,6 +20,7 @@
 block discarded – undo
20 20
      *
21 21
      * @param string|array $templatesPath
22 22
      * @param Config       $config
23
+     * @return void
23 24
      */
24 25
     public function __construct($templatesPath, Config $config);
25 26
 
Please login to merge, or discard this patch.