Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
ApiPlatform
SchemaGenerator
AnnotationGenerator
ApiPlatformCoreAnnotationGenerator
PHP Class ApiPlatform\SchemaGenerator\AnnotationGenerator\ApiPlatformCoreAnnotationGenerator
See link:
https://github.com/api-platform/core
Author:
Kévin Dunglas (
[email protected]
)
Inheritance:
extends
AbstractAnnotationGenerator
Datei anzeigen
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
)