Prado\I18N\core\ChoiceFormat::__construct PHP Method

__construct() public method

Constructor.
public __construct ( )
    function __construct()
    {
        $this->inf = -log(0);
    }