PHP Classes

File: LeftMenu.php

Recommend this page to a friend!
  Classes of Uldis Nelsons   D3 EDI   LeftMenu.php   Download  
File: LeftMenu.php
Role: Auxiliary script
Content type: text/plain
Description: Auxiliary script
Class: D3 EDI
Process information exchanged electronically
Author: By
Last change:
Date: 2 years ago
Size: 144 bytes
 

Contents

Class file image Download
<?php return [
    [
       
'label' => Yii::t('depoedi', '????'),
       
'type' => 'submenu',
       
'url' => ['/edi/????/index'],
    ],
];