Files
ponzi/tests/application/dashboard/repository.php
2012-03-27 15:45:52 -05:00

7 lines
150 B
PHP

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