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