Skip to content

Use more strict parameter type in methods toOrdinal() and normalize() of NumericHelper #110

@vjik

Description

@vjik

This allow remove check type into this methods.

NumericHelper::toOrdinal(float|int|string $value);
NumericHelper::normalize(bool|float|int|string $value);

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions