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