pzct/app/provider.php

5 lines
95 B
PHP
Executable File

<?php
// 容器Provider定义文件
return [
'think\Paginator' => 'dxtc\Bootstrap'
];