Skip to content

Fix false positive because it is never actually just an object#2252

Merged
carakas merged 1 commit intoforkcms:masterfrom
justcarakas:fix-false-positive-warning-because-of-php-doc
Sep 15, 2017
Merged

Fix false positive because it is never actually just an object#2252
carakas merged 1 commit intoforkcms:masterfrom
justcarakas:fix-false-positive-warning-because-of-php-doc

Conversation

@carakas
Copy link
Copy Markdown
Member

@carakas carakas commented Sep 15, 2017

Type

  • Non critical bugfix

Pull request description

I always get warnings that the type is wrong when I use $this->get in an action
This pr fixes that false positive because of the phpdoc

Before:
screen shot 2017-09-15 at 11 43 26
After:
screen shot 2017-09-15 at 11 43 39

@carakas carakas added this to the 5.0.4 milestone Sep 15, 2017
@carakas carakas merged commit f927188 into forkcms:master Sep 15, 2017
@carakas carakas deleted the fix-false-positive-warning-because-of-php-doc branch September 15, 2017 12:22
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