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
Assert
AssertionChain
all
Assert\AssertionChain::all PHP Method
AssertionChain Class Documentation
Mostra file
Open project: beberlei/assert
all()
public
method
Switch chain into validation mode for an array of values.
public
all
( ) :
AssertionChain
return
AssertionChain
public function all() { $this->all = true; return $this; }
AssertionChain
__call
__construct
all
nullOr
setAssertionClassName