PHP Class ApiPlatform\SchemaGenerator\AnnotationGenerator\ApiPlatformCoreAnnotationGenerator

Author: Kévin Dunglas ([email protected])
Inheritance: extends AbstractAnnotationGenerator
Afficher le fichier Open project: api-platform/schema-generator Class Usage Examples

Méthodes publiques

Méthode Description
generateClassAnnotations ( $className )
generateFieldAnnotations ( $className, $fieldName )
generateUses ( $className )

Method Details

generateClassAnnotations() public méthode

public generateClassAnnotations ( $className )

generateFieldAnnotations() public méthode

public generateFieldAnnotations ( $className, $fieldName )

generateUses() public méthode

public generateUses ( $className )