Completed
Branch scrut_call_static (6d8914)
by Alexander
01:56
created
src/Entity.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -62,7 +62,7 @@
 block discarded – undo
62 62
 
63 63
     /**
64 64
      * @param string[] ...$relation_names any list of relations to return
65
-     * @return object instance of class that has Entity trait
65
+     * @return Entity instance of class that has Entity trait
66 66
      */
67 67
     public function with(string ...$relation_names)
68 68
     {
Please login to merge, or discard this patch.