PHP Class Youshido\GraphQL\Type\Scalar\StringType

Inheritance: extends AbstractScalarType
Afficher le fichier Open project: youshido/graphql

Méthodes publiques

Méthode Description
getDescription ( )
getName ( )
isValidValue ( $value )
serialize ( $value )

Method Details

getDescription() public méthode

public getDescription ( )

getName() public méthode

public getName ( )

isValidValue() public méthode

public isValidValue ( $value )

serialize() public méthode

public serialize ( $value )