Property | Type | Description | |
---|---|---|---|
$naming | The naming service | ||
$useReference | Whether to generate the JSON Reference system |
Method | Description | |
---|---|---|
__construct ( |
||
generate ( mixed $schema, string $className, Joli\Jane\Generator\Context\Context $context ) : |
Generate a set of files given a schema |
Method | Description | |
---|---|---|
createNormalizerFactoryClass ( $classes ) | ||
getNaming ( ) : |
The naming service |
public __construct ( |
||
$naming | Naming Service | |
$useReference | boolean | Whether to generate the JSON Reference system |