class ProfessionalModule extends Model

Properties

protected array $fillable The attributes that are mass assignable.

Methods

department()

Department.

trainingUnits()

Training Units.

Details

at line 40
department()

Department.

Get the department of the professional module.

at line 49
trainingUnits()

Training Units.

Get the training units for the professional module.