close
Skip to content

Fix PHPDoc for methods that may return string|bool#148

Merged
jenssegers merged 1 commit into
masterfrom
unknown repository
Jun 13, 2020
Merged

Fix PHPDoc for methods that may return string|bool#148
jenssegers merged 1 commit into
masterfrom
unknown repository

Conversation

@ghost
Copy link
Copy Markdown

@ghost ghost commented Jul 12, 2019

No description provided.

Copy link
Copy Markdown
Contributor

@peter279k peter279k left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It exactly is correct to use the string|bool type hint annotation for these methods.

These methods will be possible to return bool type.

@jenssegers jenssegers merged commit daa11c4 into jenssegers:master Jun 13, 2020
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

Successfully merging this pull request may close these issues.

2 participants