Completed
Push — master ( c5053c...71eabe )
by Andrew
13:23 queued 03:08
created
src/Entity.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -29,7 +29,7 @@
 block discarded – undo
29 29
 
30 30
     /**
31 31
      * Adds a record to the database and returns the last inserted ID
32
-     * @return int
32
+     * @return string
33 33
      */
34 34
     public function add()
35 35
     {
Please login to merge, or discard this patch.