Select Git revision
PERIODE__UN.php
-
Antony Le Courtes authoredAntony Le Courtes authored
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
PERIODE__UN.php 217 B
<?php
//@formatter:off
return [
'name' => 'PERIODE__UN',
'table' => 'PERIODE',
'index' => 'PERIODE__UN',
'columns' => [
'CODE',
'HISTO_DESTRUCTION',
],
];
//@formatter:on