Files
ponzi/tests/laravel/bundles/dashboard/models/repository.php
2012-01-18 14:28:02 -06: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 {}