Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
FluentDOM
Exceptions
InvalidArgument
PHP Class FluentDOM\Exceptions\InvalidArgument
Inheritance:
extends
InvalidArgumentException
,
implements
FluentDOM\Exception
Mostra file
Open project: fluentdom/fluentdom
Public Methods
Method
Description
__construct
(
string
$argumentName
,
string
| string[]
$expectedTypes
= NULL )
Method Details
__construct()
public
method
public
__construct
(
string
$argumentName
,
string
| string[]
$expectedTypes
= NULL )
$argumentName
string
$expectedTypes
string
| string[]