mirror of
https://github.com/Karaka-Management/phpOMS.git
synced 2026-02-05 12:08:42 +00:00
Unit test bug fix
This commit is contained in:
parent
97687422eb
commit
2869a41bb5
|
|
@ -105,7 +105,7 @@ abstract class RequestAbstract implements RequestInterface
|
||||||
* @var array
|
* @var array
|
||||||
* @since 1.0.0
|
* @since 1.0.0
|
||||||
*/
|
*/
|
||||||
protected $hash = null;
|
protected $hash = [];
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Constructor.
|
* Constructor.
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user