mirror of
https://github.com/Karaka-Management/oms-HumanResourceManagement.git
synced 2026-02-03 14:38:41 +00:00
Fix null typehint order
This commit is contained in:
parent
bf181eeeda
commit
245f691768
|
|
@ -26,7 +26,7 @@ final class EmployeeMapper 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