src/Plugin/Calls.php

Summary

Maintainability
A
0 mins
Test Coverage
<?php
/**
 *
 */

namespace Mvc5\Plugin;

class Calls
    implements Gem\Calls
{
    /**
     *
     */
    use Config\Hydrator;
}