atayahmet/glad

View on GitHub
src/Glad/Service.php

Summary

Maintainability
A
0 mins
Test Coverage
<?php

namespace Glad;

/**
 * Service container
 *
 * @author Ahmet ATAY
 * @category Service
 * @package Glad
 * @copyright 2015
 * @license http://opensource.org/licenses/MIT MIT license
 * @link https://github.com/atayahmet/glad
 */
class Service {}