Skip to content

Fix getBool when default is provided

The getBool() method would fail if a default boolean value was supplied, because it assumed a string. This has been fixed.

Merge request reports

Loading