Logo white

Yarik / artbox-order

Sign in
  • Sign in
  • Project
  • Files
  • Commits
  • Network
  • Graphs
  • Milestones
  • Issues 0
  • Merge Requests 0
  • Labels
  • Wiki
  • artbox-order
  • labels
  • Module.php
  • - order
    fdce5f4a
    Anastasia authored
    2018-04-13 11:50:12 +0300  
    Browse Code ยป
Module.php 109 Bytes
Edit Raw Blame History
1 2 3 4 5 6 7 8
<?php
    
    namespace artbox\order\labels;
    
    class Module extends \yii\base\Module
    {
    
    }