Subversion Repositories PHPX

Compare Revisions

Last modification

Ignore whitespace Rev 61 → Rev 60

/trunk/Db/Mapper.php
5,8 → 5,6
/**
* Generic abstract database mapper class
*
* @property-read \PointedEars\PHPX\Db\Table $table
* The <code>Table</code> for this mapper
* @author Thomas Lahn
*/
abstract class Mapper extends \PointedEars\PHPX\AbstractModel