@@ -14,6 +14,7 @@ |
||
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 |