Skip to content

$params set as non-optional parameter in __call()#1

Open
cerbero90 wants to merge 1 commit intoOyatel:masterfrom
cerbero90:patch-1
Open

$params set as non-optional parameter in __call()#1
cerbero90 wants to merge 1 commit intoOyatel:masterfrom
cerbero90:patch-1

Conversation

@cerbero90
Copy link

The arguments parameter isn't considered optional by PHP. This editing makes the class more testable.

Reference: mockery/mockery#263

The arguments parameter isn't considered optional by PHP. This editing makes the class more testable.

Reference: mockery/mockery#263
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