Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
PhpSpec
Formatter
Presenter
Differ
ArrayEngine
PHP Class PhpSpec\Formatter\Presenter\Differ\ArrayEngine
Inheritance:
extends
StringEngine
显示文件
Open project: phpspec/phpspec
Public Methods
Method
Description
compare
(
$expected
,
$actual
)
supports
(
$expected
,
$actual
)
Private Methods
Method
Description
convertArrayToString
(
array
$a
,
$pad
= 2 )
Method Details
compare()
public
method
public
compare
(
$expected
,
$actual
)
supports()
public
method
public
supports
(
$expected
,
$actual
)