OEModule\OphCoCvi\models\OphCoCvi_ClericalInfo_PreferredInfoFmt::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_preferred_info_fmt';
    }