providers.php 95 B

123456
  1. <?php
  2. declare(strict_types=1);
  3. return [
  4. // 这里添加你的服务提供者类名
  5. ];