Skip to content

Commit

Permalink
adding migration to Simulate Entities
Browse files Browse the repository at this point in the history
  • Loading branch information
dedanirungu committed Jul 1, 2023
1 parent 7d3e688 commit 528470c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Entities/Simulate.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
namespace Modules\Mpesa\Entities;

use Modules\Base\Entities\BaseModel;
use Modules\Base\Classes\Migration;
use Illuminate\Database\Schema\Blueprint;

class Simulate extends BaseModel
Expand Down

0 comments on commit 528470c

Please sign in to comment.