<?php // 全局容器对象绑定文件 return [ 'think\Paginator' => 'tool\CustomPageHelper' ];