Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
Joli
Jane
Guesser
JsonSchema
DateTimeGuesser
PHP Class Joli\Jane\Guesser\JsonSchema\DateTimeGuesser
Inheritance:
implements
Joli\Jane\Guesser\GuesserInterface
,
implements
Joli\Jane\Guesser\TypeGuesserInterface
Show file
Open project: jolicode/jane
Public Methods
Method
Description
__construct
(
$dateFormat
= DateTime::RFC3339 )
guessType
(
$object
,
$name
,
$classes
)
{@inheritDoc}
supportObject
(
$object
)
{@inheritDoc}
Method Details
__construct()
public
method
public
__construct
(
$dateFormat
= DateTime::RFC3339 )
guessType()
public
method
{@inheritDoc}
public
guessType
(
$object
,
$name
,
$classes
)
supportObject()
public
method
{@inheritDoc}
public
supportObject
(
$object
)