OEModule\PatientTicketing\models\ClinicLocation::tableName PHP Method

tableName() public method

public tableName ( )
    public function tableName()
    {
        return 'patientticketing_clinic_location';
    }
ClinicLocation