Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
Assert
LazyAssertionException
PHP Class Assert\LazyAssertionException
Inheritance:
extends
InvalidArgumentException
ファイルを表示
Open project: beberlei/assert
Public Methods
Method
Description
__construct
(
$message
,
array
$errors
)
fromErrors
(
array
$errors
) :
self
getErrorExceptions
( )
Method Details
__construct()
public
method
public
__construct
(
$message
,
array
$errors
)
$errors
array
fromErrors()
public
static
method
public
static
fromErrors
(
array
$errors
) :
self
$errors
array
return
self
getErrorExceptions()
public
method
public
getErrorExceptions
( )