Completed
Pull Request — master (#1)
by Sven
08:09
created
src/DataEnricher/Processor.php 1 patch
Doc Comments   +1 added lines patch added patch discarded remove patch
@@ -14,6 +14,7 @@
 block discarded – undo
14 14
      * 
15 15
      * @param DataEnricher $invoker
16 16
      * @param string       $property  Property key which should trigger the processor
17
+     * @return void
17 18
      */
18 19
     public function __construct(DataEnricher $invoker, $property);
19 20
 
Please login to merge, or discard this patch.