PHPUnit_Util_InvalidArgumentHelper
in package
Factory for PHPUnit_Framework_Exception objects that are used to describe invalid arguments passed to a function or method.
Tags
Table of Contents
Methods
factory()
public
static factory(int $argument, string $type[, mixed $value = null ]) : PHPUnit_Framework_Exception
Parameters
- $argument : int
- $type : string
- $value : mixed = null