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