Completed
Pull Request — master (#10)
by
unknown
03:34
created
src/Flagbit/Plantuml/TokenReflection/WriterAbstract.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -8,7 +8,7 @@
 block discarded – undo
8 8
 {
9 9
 
10 10
     /**
11
-     * @param Flagbit\Plantuml\TokenReflection\WriterOptions $writerOptions
11
+     * @param WriterOptions $writerOptions
12 12
      */
13 13
     public function __construct(WriterOptions $writerOptions=null)
14 14
     {
Please login to merge, or discard this patch.