work/application/command.php

5 lines
77 B
PHP
Raw Normal View History

<?php
return [
'projectReport' => 'app\common\command\ProjectReport',
];