Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
PHPSpec2
Formatter
Presenter
PresenterInterface
PHP Interface PHPSpec2\Formatter\Presenter\PresenterInterface
Exibir arquivo
Open project: phpspec/phpspec2
Public Methods
Method
Description
presentException
(
Exception
$exception
,
$verbose
= false )
presentString
(
$string
)
presentValue
(
$value
)
Method Details
presentException()
public
method
public
presentException
(
Exception
$exception
,
$verbose
= false )
$exception
Exception
presentString()
public
method
public
presentString
(
$string
)
presentValue()
public
method
public
presentValue
(
$value
)