Config.php 74 B

12345678
  1. <?php
  2. namespace Yansongda\Supports;
  3. class Config extends Collection
  4. {
  5. }