deefour/presenter

View on GitHub
stub/Event.php

Summary

Maintainability
A
0 mins
Test Coverage
<?php

namespace Deefour\Presenter\Stubs;

class Event extends Model
{
    //
}