mirror of
https://github.com/Karaka-Management/oms-ClientManagement.git
synced 2026-01-22 12:48:40 +00:00
Fix null typehint order
This commit is contained in:
parent
20948b4bc5
commit
60e8f8d39e
|
|
@ -25,7 +25,7 @@ final class ClientMapper 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