This commit is contained in:
Dennis Eichhorn 2020-02-20 18:58:38 +01:00
parent 8e6f60f199
commit a7c1a7e42d

View File

@ -30,7 +30,7 @@ final class TicketMapper extends DataMapperAbstract
/**
* Columns.
*
* @var array<string, array{name:string, type:string, internal:string, autocomplete?:bool, annotations?:array}>
* @var array<string, array{name:string, type:string, internal:string, autocomplete?:bool, readonly?:bool, annotations?:array}>
* @since 1.0.0
*/
protected static array $columns = [