PHP Class Youshido\Tests\DataProvider\TestTimeType

Inheritance: extends Youshido\GraphQL\Type\Scalar\AbstractScalarType
Show 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