Passed
Push — main ( 0cf401...c49a8e )
by BRUNO
01:47
created
src/DatalayerTrait.php 1 patch
Indentation   +2 added lines, -2 removed lines patch added patch discarded remove patch
@@ -310,8 +310,8 @@
 block discarded – undo
310 310
     }
311 311
 
312 312
     /**
313
-    * RETORNAR O ULTIMO ID INSERIDO
314
-    */
313
+     * RETORNAR O ULTIMO ID INSERIDO
314
+     */
315 315
     private function lastId()
316 316
     {
317 317
         $this->getInstance();
Please login to merge, or discard this patch.