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
spec
PhpSpec
Loader
Transformer
InMemoryTypeHintIndexSpec
PHP Class spec\PhpSpec\Loader\Transformer\InMemoryTypeHintIndexSpec
Inheritance:
extends
PhpSpec\ObjectBehavior
Exibir arquivo
Open project: phpspec/phpspec
Public Methods
Method
Description
it_is_a_typehint_index
( )
it_is_case_insensitive
( )
it_remembers_the_typehints_that_are_added
( )
it_returns_false_for_typehints_that_have_not_been_added
( )
it_throws_invalid_argument_exceptions
( )
Method Details
it_is_a_typehint_index()
public
method
public
it_is_a_typehint_index
( )
it_is_case_insensitive()
public
method
public
it_is_case_insensitive
( )
it_remembers_the_typehints_that_are_added()
public
method
public
it_remembers_the_typehints_that_are_added
( )
it_returns_false_for_typehints_that_have_not_been_added()
public
method
public
it_returns_false_for_typehints_that_have_not_been_added
( )
it_throws_invalid_argument_exceptions()
public
method
public
it_throws_invalid_argument_exceptions
( )