typo
This commit is contained in:
@@ -4,7 +4,7 @@ namespace BSR\Db;
|
||||
use BSR\Db\Exception\InvalidAttributeException;
|
||||
|
||||
/**
|
||||
* Base class for mapping objects. inherit you database filled objects from here.
|
||||
* Base class for mapping objects. inherit your database filled objects from here.
|
||||
*
|
||||
* @property int $id
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user