File manager - Edit - /home/asiatechinc/public_html/bhrhotelsindia.com/modules/User/Models/PlanPayment.php
Back
<?php namespace Modules\User\Models; use App\User; use Modules\Booking\Models\Payment; class PlanPayment extends Payment { public function plan() { return $this->belongsTo(Plan::class, 'object_id'); } public function user() { return $this->belongsTo(User::class, 'user_id'); } }
| ver. 1.4 |
Github
|
.
| PHP 7.4.33 | Generation time: 0.03 |
proxy
|
phpinfo
|
Settings