OEModule\OphCoCvi\models\OphCoCvi_ClericalInfo_PatientFactor_Answer::tableName PHP Méthode

tableName() public méthode

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