Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
FluentDOM
Exceptions
InvalidArgument
PHP Class FluentDOM\Exceptions\InvalidArgument
Inheritance:
extends
InvalidArgumentException
,
implements
FluentDOM\Exception
Afficher le fichier
Open project: fluentdom/fluentdom
Méthodes publiques
Méthode
Description
__construct
(
string
$argumentName
,
string
| string[]
$expectedTypes
= NULL )
Method Details
__construct()
public
méthode
public
__construct
(
string
$argumentName
,
string
| string[]
$expectedTypes
= NULL )
$argumentName
string
$expectedTypes
string
| string[]