mirror of
https://github.com/Karaka-Management/oms-Support.git
synced 2026-01-27 15:58:41 +00:00
Fix null typehint order
This commit is contained in:
parent
e436742fff
commit
8d9f94837d
|
|
@ -32,7 +32,7 @@ final class TicketMapper extends DataMapperAbstract
|
|||
/**
|
||||
* Columns.
|
||||
*
|
||||
* @var array<string, array<string, string|bool>>
|
||||
* @var array<string, array<string, bool|string>>
|
||||
* @since 1.0.0
|
||||
*/
|
||||
protected static $columns = [
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user