repository.php 150 B

1234567
  1. <?php namespace Dashboard;
  2. /**
  3. * This class is used for testing the auto-loading of classes
  4. * that are mapped by namesapce.
  5. */
  6. class Repository {}