Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
Youshido
GraphQL
Type
Scalar
TimestampType
PHP Class Youshido\GraphQL\Type\Scalar\TimestampType
Inheritance:
extends
AbstractScalarType
Mostra file
Open project: youshido/graphql
Public Methods
Method
Description
getDescription
( )
getName
( )
isValidValue
(
$value
)
serialize
(
$value
) :
null
|
string
Method Details
getDescription()
public
method
public
getDescription
( )
getName()
public
method
public
getName
( )
isValidValue()
public
method
public
isValidValue
(
$value
)
serialize()
public
method
public
serialize
(
$value
) :
null
|
string
$value
\DateTime
return
null
|
string