mirror of
https://github.com/Karaka-Management/phpOMS.git
synced 2026-01-11 09:48:40 +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
|
||||
* @since 1.0.0
|
||||
*/
|
||||
protected $hash = null;
|
||||
protected $hash = [];
|
||||
|
||||
/**
|
||||
* Constructor.
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user