PHP Class ApiPlatform\SchemaGenerator\AnnotationGenerator\ApiPlatformCoreAnnotationGenerator

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

Public Methods

Method Description
generateClassAnnotations ( $className )
generateFieldAnnotations ( $className, $fieldName )
generateUses ( $className )

Method Details

generateClassAnnotations() public method

public generateClassAnnotations ( $className )

generateFieldAnnotations() public method

public generateFieldAnnotations ( $className, $fieldName )

generateUses() public method

public generateUses ( $className )