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
Joli
Jane
Guesser
ReferenceGuesser
PHP Class Joli\Jane\Guesser\ReferenceGuesser
Inheritance:
implements
Joli\Jane\Guesser\GuesserInterface
,
implements
Joli\Jane\Guesser\TypeGuesserInterface
,
implements
Joli\Jane\Guesser\ChainGuesserAwareInterface
,
use trait
ChainGuesserAwareTrait
Exibir arquivo
Open project: jolicode/jane
Public Methods
Method
Description
__construct
(
Resolver
$resolver
)
guessType
(
$object
,
$name
,
$classes
)
supportObject
(
$object
)
Method Details
__construct()
public
method
public
__construct
(
Resolver
$resolver
)
$resolver
Joli\Jane\Reference\Resolver
guessType()
public
method
public
guessType
(
$object
,
$name
,
$classes
)
supportObject()
public
method
public
supportObject
(
$object
)