Lggr
Static Public Member Functions | List of all members
PHPUnit\Util\InvalidArgumentHelper Class Reference

Static Public Member Functions

static factory ($argument, $type, $value=null)
 

Detailed Description

Factory for PHPUnit\Framework\Exception objects that are used to describe invalid arguments passed to a function or method.

Member Function Documentation

◆ factory()

static PHPUnit\Util\InvalidArgumentHelper::factory (   $argument,
  $type,
  $value = null 
)
static
Parameters
int$argument
string$type
mixed$value
Returns
Exception

The documentation for this class was generated from the following file: