Completed
Push — master ( 730ffd...b28020 )
by Sander
41:44 queued 25:02
created
src/Kunstmaan/MediaBundle/Command/CreatePdfPreviewCommand.php 1 patch
Doc Comments   -1 removed lines patch added patch discarded remove patch
@@ -38,7 +38,6 @@
 block discarded – undo
38 38
 
39 39
     /**
40 40
      * @param EntityManagerInterface|null $em
41
-     * @param PdfTransformer|null         $mediaManager
42 41
      */
43 42
     public function __construct(/* EntityManagerInterface */ $em = null, /* PdfTransformer */ $pdfTransformer = null, $rootDir = null, $enablePdfPreview = null)
44 43
     {
Please login to merge, or discard this patch.