Config.php 74 B

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