repository.php 150 Bytes
Newer Older
1 2 3 4 5 6 7
<?php namespace Dashboard;

/**
 * This class is used for testing the auto-loading of classes
 * that are mapped by namesapce.
 */
class Repository {}