Files
spa-api/laravel/tests/application/dashboard/repository.php

7 lines
150 B
PHP
Raw Normal View History

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