mirror of
https://github.com/Karaka-Management/oms-SupplierManagement.git
synced 2026-02-09 05:28:40 +00:00
Fix null typehint order
This commit is contained in:
parent
519d5340ae
commit
690c4ef88f
|
|
@ -25,7 +25,7 @@ final class SupplierMapper 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