Completed
Branch master (7616e7)
by Andre
01:58
created
src/Space.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -57,7 +57,7 @@
 block discarded – undo
57 57
 
58 58
     /**
59 59
      * Space constructor.
60
-     * @param $name
60
+     * @param string $name
61 61
      */
62 62
     public function __construct($name)
63 63
     {
Please login to merge, or discard this patch.