Skip to content

Argument::cetra() should supress warnings about missing parameters #41

Open
@djmarland

Description

@djmarland

screenshot 2018-12-04 at 13 25 08

Using Argument::cetra() from Prophecy allows you to bypass required parameters in assertions. This is particularly useful when saying shouldNotBeCalled as you want to catch any and all parameters.
When using cetra the Required Parameter missing warning becomes redundant. Can it be surpressed?

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions