Fix other minor type issues in libs
[MAILPOET-3926]
This commit is contained in:
committed by
Veljko V
parent
82f666c488
commit
d13f63b3e2
@ -36,9 +36,6 @@ class FeatureFlagsController {
|
||||
),
|
||||
$flags
|
||||
);
|
||||
if ($flagsMap === false) {
|
||||
$flagsMap = [];
|
||||
}
|
||||
|
||||
$output = [];
|
||||
foreach ($this->featuresController->getDefaults() as $name => $default) {
|
||||
|
Reference in New Issue
Block a user