App\Models\LicenseSeat Class Reference
Inheritance diagram for App\Models\LicenseSeat:

Public Member Functions | |
getCompanyableParents () | |
license () | |
user () | |
asset () | |
Protected Attributes | |
$dates = ['deleted_at'] | |
$guarded = 'id' | |
$table = 'license_seats' | |
Detailed Description
Definition at line 7 of file LicenseSeat.php.
Member Function Documentation
App\Models\LicenseSeat::asset | ( | ) |
Definition at line 31 of file LicenseSeat.php.
App\Models\LicenseSeat::getCompanyableParents | ( | ) |
Implements App\Models\ICompanyableChild.
Definition at line 16 of file LicenseSeat.php.
App\Models\LicenseSeat::license | ( | ) |
Definition at line 21 of file LicenseSeat.php.
App\Models\LicenseSeat::user | ( | ) |
Definition at line 26 of file LicenseSeat.php.
Member Data Documentation
|
protected |
Definition at line 12 of file LicenseSeat.php.
|
protected |
Definition at line 13 of file LicenseSeat.php.
|
protected |
Definition at line 14 of file LicenseSeat.php.
The documentation for this class was generated from the following file: