OEModule\OphCiExamination\models\OphCiExamination_Primary_Reason_For_Surgery::tableName PHP Méthode

tableName() public méthode

public tableName ( ) : string
Résultat string the associated database table name
    public function tableName()
    {
        return 'ophciexamination_primary_reason_for_surgery';
    }
OphCiExamination_Primary_Reason_For_Surgery