TrainingCaseResult
extends CaseResult
in package
Table of Contents
Properties
- $allowedFields : mixed
- $primaryKey : mixed
- $table : mixed
Properties
$allowedFields
protected
mixed
$allowedFields
= ['id', 'user_id', 'assignment_id', 'case_id', 'entry_id', 'property_id', 'value']
$primaryKey
protected
mixed
$primaryKey
= 'id'
$table
protected
mixed
$table
= 'training_case_result'