|
const | IMPORT_GROUPE = "groupe" |
|
const | IMPORT_COMPTOIR = "comptoir" |
|
const | IMPORT_PRESTATAIRE = "prestataire" |
|
const | IMPORT_ADHERENT = "adherent" |
|
◆ getAvailableTypes()
static App\Enum\ImportEnum::getAvailableTypes |
( |
| ) |
|
|
static |
◆ getTypeName()
static App\Enum\ImportEnum::getTypeName |
( |
|
$typeShortName | ) |
|
|
static |
◆ $typeName
App\Enum\ImportEnum::$typeName |
|
staticprotected |
Valeur initiale := [
self::IMPORT_GROUPE => 'Groupe(s)',
self::IMPORT_COMPTOIR => 'Comptoir(s)',
self::IMPORT_PRESTATAIRE => 'Prestataire(s)',
self::IMPORT_ADHERENT => 'Adherent(s)',
]
La documentation de cette classe a été générée à partir du fichier suivant :