Completed
Push — master ( 68bfae...141cae )
by Marko
04:13 queued 01:25
created
src/Interfaces/Core/Components/Canvas/CanvasInterface.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -53,7 +53,7 @@
 block discarded – undo
53 53
      *
54 54
      * Height of the injected canvas, in percentage.
55 55
      *
56
-     * @param int|float $width            
56
+     * @param integer $width            
57 57
      * @return void
58 58
      */
59 59
     public function width(int $width = 100);
Please login to merge, or discard this patch.