mirror of
https://github.com/Karaka-Management/oms-Profile.git
synced 2026-01-29 23:38:41 +00:00
fixes array typehints
This commit is contained in:
parent
0478617f2b
commit
a3bec14d72
|
|
@ -29,7 +29,7 @@ final class ContactElementMapper extends DataMapperAbstract
|
|||
/**
|
||||
* Columns.
|
||||
*
|
||||
* @var array<string, array{name:string, type:string, internal:string, autocomplete?:bool, readonly?:bool, annotations?:array}>
|
||||
* @var array<string, array{name:string, type:string, internal:string, autocomplete?:bool, readonly?:bool, writeonly?:bool, annotations?:array}>
|
||||
* @since 1.0.0
|
||||
*/
|
||||
protected static array $columns = [
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user