mirror of
https://github.com/Karaka-Management/oms-Media.git
synced 2026-01-25 23:38:40 +00:00
Doc + Mapper::class implementation
This commit is contained in:
parent
f7843d534c
commit
dde7bbc5fe
|
|
@ -49,6 +49,12 @@ class MediaMapper extends DataMapperAbstract
|
|||
*/
|
||||
protected static $table = 'media';
|
||||
|
||||
/**
|
||||
* Created at.
|
||||
*
|
||||
* @var string
|
||||
* @since 1.0.0
|
||||
*/
|
||||
protected static $createdAt = 'media_created_at';
|
||||
|
||||
/**
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user