Fix null typehint order

This commit is contained in:
Dennis Eichhorn 2018-12-10 18:13:38 +01:00
parent 20948b4bc5
commit 60e8f8d39e

View File

@ -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 = [