Completed
Branch master (a14092)
by Antonio
12:08
created
src/factory/WriterFactory.php 1 patch
Doc Comments   +1 added lines patch added patch discarded remove patch
@@ -21,6 +21,7 @@
 block discarded – undo
21 21
 {
22 22
     /**
23 23
      * @inheritdoc
24
+     * @param string $writerType
24 25
      */
25 26
     public static function create($writerType)
26 27
     {
Please login to merge, or discard this patch.