Completed
Push — master ( 44e5f7...e8b22d )
by Marko
9s
created
src/Extras/Primitives/Cursor.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -44,7 +44,7 @@
 block discarded – undo
44 44
      *
45 45
      * Selector to an <a-asset-item> pointing to a .OBJ file or an inline path to a .OBJ file.
46 46
      *
47
-     * @return ObjModelPrimitiveIF
47
+     * @return Cursor
48 48
      */
49 49
     public function init()
50 50
     {
Please login to merge, or discard this patch.
src/Extras/Primitives/Curvedimage.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -46,7 +46,7 @@
 block discarded – undo
46 46
      *
47 47
      * Selector to an <a-asset-item> pointing to a .OBJ file or an inline path to a .OBJ file.
48 48
      *
49
-     * @return ObjModelPrimitiveIF
49
+     * @return Curvedimage
50 50
      */
51 51
     public function init()
52 52
     {
Please login to merge, or discard this patch.