Documentation

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
since

Class available since Release 1.2.0

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
Return values
mixed

Search results