Completed
Push — master ( dd9ee2...ef2b91 )
by Marko
02:34
created
src/Interfaces/Extras/Primitives/BoxInterface.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -39,7 +39,7 @@
 block discarded – undo
39 39
      * geometry.height
40 40
      * 
41 41
      * @param float $height
42
-     * @return \A\AframeVR\Interfaces\Extras\Primitives\BoxInterface
42
+     * @return BoxInterface
43 43
      */
44 44
     public function height(float $height = 1): BoxInterface;
45 45
     
Please login to merge, or discard this patch.