mirror of
https://github.com/Karaka-Management/oms-Draw.git
synced 2026-02-14 06:08:41 +00:00
Fix null typehint order
This commit is contained in:
parent
169d490e76
commit
ae092f94e2
|
|
@ -22,7 +22,7 @@ final class DrawImageMapper extends DataMapperAbstract
|
||||||
/**
|
/**
|
||||||
* Columns.
|
* Columns.
|
||||||
*
|
*
|
||||||
* @var array<string, array<string, string|bool>>
|
* @var array<string, array<string, bool|string>>
|
||||||
* @since 1.0.0
|
* @since 1.0.0
|
||||||
*/
|
*/
|
||||||
static protected $columns = [
|
static protected $columns = [
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user