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

tableName() public méthode

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