mirror of
https://github.com/Karaka-Management/oms-Dashboard.git
synced 2026-02-07 22:28:40 +00:00
Type and cs fixes
This commit is contained in:
parent
b073d8d3da
commit
0edef07f0c
|
|
@ -43,7 +43,7 @@ final class DashboardBoardMapper extends DataMapperAbstract
|
|||
/**
|
||||
* Has many relation.
|
||||
*
|
||||
* @var array<string, array{mapper:string, table:string, self?:?string, external?:?string}>
|
||||
* @var array<string, array{mapper:string, table:string, self?:?string, external?:?string, column?:string}>
|
||||
* @since 1.0.0
|
||||
*/
|
||||
protected static array $hasMany = [
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user