mirror of
https://github.com/Karaka-Management/oms-ItemManagement.git
synced 2026-02-04 06:28:41 +00:00
Type and cs fixes
This commit is contained in:
parent
cffee25e76
commit
571c0a8cb0
|
|
@ -63,7 +63,7 @@ final class ItemMapper 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