@@ -5,7 +5,7 @@ |
||
| 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() |