OphTrOperationbooking_Admission_Letter_Warning_Rule_Type::tableName PHP Method

tableName() public method

public tableName ( ) : string
return string the associated database table name
    public function tableName()
    {
        return 'ophtroperationbooking_admission_letter_warning_rule_type';
    }
OphTrOperationbooking_Admission_Letter_Warning_Rule_Type