Skip to content

Conversation

@Brunty
Copy link
Contributor

@Brunty Brunty commented Dec 18, 2019

Return type is string, but docblock was incorrect listing it as static.
As such, psalm complained that my return type of string of a function
that called implode wasn't correct with what it actually returned.

Return type is string, but docblock was incorrect listing it as static.
As such, psalm complained that my return type of string of a function
that called implode wasn't correct with what it actually returned.
@Antnee Antnee merged commit 0903777 into managur:master Dec 18, 2019
@Brunty Brunty deleted the fix/implode-return-type branch December 18, 2019 13:22
@coveralls
Copy link

coveralls commented Dec 18, 2019

Pull Request Test Coverage Report for Build 77

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 100.0%

Totals Coverage Status
Change from base Build 75: 0.0%
Covered Lines: 363
Relevant Lines: 363

💛 - Coveralls

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.

3 participants