mirror of
https://github.com/Karaka-Management/oms-Media.git
synced 2026-02-16 09:18:42 +00:00
Inspection fixes
This commit is contained in:
parent
0e144f25da
commit
eee478dfde
|
|
@ -38,6 +38,12 @@ class CollectionMapper extends MediaMapper
|
||||||
*/
|
*/
|
||||||
protected static $table = 'media';
|
protected static $table = 'media';
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Created at.
|
||||||
|
*
|
||||||
|
* @var \string
|
||||||
|
* @since 1.0.0
|
||||||
|
*/
|
||||||
protected static $createdAt = 'media_created_at';
|
protected static $createdAt = 'media_created_at';
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user