mirror of
https://github.com/Karaka-Management/oms-ItemManagement.git
synced 2026-02-03 22:18:41 +00:00
Fix null typehint order
This commit is contained in:
parent
50c4b843b8
commit
393671abdf
|
|
@ -22,7 +22,7 @@ final class ItemMapper 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