deefour/presenter

View on GitHub
stub/Author.php

Summary

Maintainability
A
0 mins
Test Coverage
<?php

namespace Deefour\Presenter\Stubs;

class Author extends Model
{
    //
}