mirror of
https://github.com/Karaka-Management/oms-Media.git
synced 2026-02-10 14:38:41 +00:00
Automated formatting changes
This commit is contained in:
parent
0e0e0d1042
commit
e3414b1e3d
|
|
@ -490,7 +490,6 @@ class Media implements \JsonSerializable
|
|||
$this->type = $type;
|
||||
}
|
||||
|
||||
|
||||
/**
|
||||
* @param string $description Media description
|
||||
*
|
||||
|
|
|
|||
|
|
@ -61,7 +61,7 @@ class MediaMapper extends DataMapperAbstract
|
|||
*/
|
||||
protected static array $belongsTo = [
|
||||
'createdBy' => [
|
||||
'mapper' => AccountMapper::class,
|
||||
'mapper' => AccountMapper::class,
|
||||
'external' => 'media_created_by',
|
||||
],
|
||||
];
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user