Passed
Push — main ( fe3fb4...0bc77b )
by BRUNO
01:56
created
example/ExampleDao.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -5,7 +5,7 @@
 block discarded – undo
5 5
 use App\Libs\FuncoesLib;
6 6
 use App\Models\RecuperaSenhaModel;
7 7
 
8
-class ExampleDao extends Crud{
8
+class ExampleDao extends Crud {
9 9
 
10 10
 
11 11
     public function __construct()
Please login to merge, or discard this patch.