Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Identity::toScalar must not be limited to string #11

Closed
jeckel opened this issue Dec 15, 2020 · 0 comments
Closed

Identity::toScalar must not be limited to string #11

jeckel opened this issue Dec 15, 2020 · 0 comments
Assignees

Comments

@jeckel
Copy link
Contributor

jeckel commented Dec 15, 2020

    /**
     * @return string
     */
    public function toScalar(): string;

toScalar should be any php scalar types: int, float, string or boolean

@jeckel jeckel self-assigned this Dec 15, 2020
@jeckel jeckel closed this as completed Nov 22, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant