Passed
Push — master ( b8250a...45c3a8 )
by Dan
02:25
created
src/SixtyNine/Cloud/Factory/FontsFactory.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -26,7 +26,7 @@
 block discarded – undo
26 26
      * If $isFontPath is false, then the first parameter is must contain a path to
27 27
      * a TTF/ODF font, or must be an array of those paths.
28 28
      *
29
-     * @param string|array $fontsPath
29
+     * @param string $fonts
30 30
      * @param bool $isFontPath
31 31
      */
32 32
     protected function __construct($fonts, $isFontPath = true)
Please login to merge, or discard this patch.