Skip to content

Fix argOfTypeThat documentation example#29

Open
rowanhill wants to merge 1 commit intohafriedlander:masterfrom
rowanhill:fix_argOfTypeThat_doc_example
Open

Fix argOfTypeThat documentation example#29
rowanhill wants to merge 1 commit intohafriedlander:masterfrom
rowanhill:fix_argOfTypeThat_doc_example

Conversation

@rowanhill
Copy link
Copy Markdown
Contributor

Another little mistake of mine, I think - the point of argOfTypeThat() is to satisfy type checking, but if you use when($stub)->Foo() then no type checking takes place (as noted in the docs already). I've updated the argOfTypeThat() example to use when($stub->Foo()) instead, which makes a bit more sense.

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.

1 participant