@@ -29,6 +29,7 @@ |
||
| 29 | 29 | * @param \Symfony\Component\Filesystem\Filesystem $filesystem |
| 30 | 30 | * @param \ComponentManager\Platform\Platform $platform |
| 31 | 31 | * @param \stdClass $options |
| 32 | + * @return void |
|
| 32 | 33 | */ |
| 33 | 34 | public function __construct(Filesystem $filesystem, Platform $platform, |
| 34 | 35 | stdClass $options); |