mirror of
https://github.com/werkraum-media/abtest.git
synced 2024-11-14 18:36:10 +01:00
Code improvements
This commit is contained in:
parent
afa42d5ac5
commit
8570c2e3cb
1 changed files with 1 additions and 1 deletions
|
@ -28,7 +28,7 @@ class Helper
|
||||||
/** @var int|null */
|
/** @var int|null */
|
||||||
protected $rootpage_id = null;
|
protected $rootpage_id = null;
|
||||||
|
|
||||||
/** @var int|null */
|
/** @var array */
|
||||||
protected $realurlConfig = null;
|
protected $realurlConfig = null;
|
||||||
|
|
||||||
/** @var int|null */
|
/** @var int|null */
|
||||||
|
|
Loading…
Reference in a new issue