maj de la doc
This commit is contained in:
parent
c94f8d2816
commit
882aca5708
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ Il suffit de déclarer la globals
|
|||
|
||||
```php
|
||||
$GLOBALS['gamuform_objets'] = array_merge(
|
||||
$GLOBALS['gamuform_objets'],
|
||||
$GLOBALS['gamuform_objets'] ?? [],
|
||||
[ 'osdve_interventions_type' => "Types d'intervention"]
|
||||
);
|
||||
```
|
||||
|
|
Loading…
Add table
Reference in a new issue