<?php namespace Ibonly\PotatoORM\Test\Stub; use Ibonly\PotatoORM\Model; class StubTest extends Model { }
info at phpclasses dot org