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
spec
Crummy
Phlack
Message
FieldSpec
PHP Class spec\Crummy\Phlack\Message\FieldSpec
Inheritance:
extends
PhpSpec\ObjectBehavior
显示文件
Open project: mcrumm/phlack
Public Methods
Method
Description
it_allows_false_as_a_value_for_short
( )
it_is_an_encodable
( )
it_should_be_short
( )
let
(
$title
,
$value
,
$isShort
)
Method Details
it_allows_false_as_a_value_for_short()
public
method
public
it_allows_false_as_a_value_for_short
( )
it_is_an_encodable()
public
method
public
it_is_an_encodable
( )
it_should_be_short()
public
method
public
it_should_be_short
( )
let()
public
method
public
let
(
$title
,
$value
,
$isShort
)