Subversion Repositories PHPX

Compare Revisions

Last modification

Ignore whitespace Rev 50 → Rev 51

/trunk/AbstractModel.php
1,5 → 1,7
<?php
 
namespace PointedEars\PHPX;
 
/**
* Interface to be implemented if the model should be localizable
*/