SpecGenerator
class SpecGenerator implements ApplicationAwareInterface (View source)
Traits
Trait ApplicationAwareTrait A trait used with ApplicationAwareInterface
Properties
protected Application | $app | from ApplicationAwareTrait | |
protected SpecMerger | $merger | ||
protected ObjectManager | $objectManager | ||
protected SourceRegistry | $sourceRegistry | ||
protected EventDispatcher | $eventDispatcher |
Methods
__construct(EventDispatcher $eventDispatcher, ObjectManager $objectManager, SpecMerger $merger, SourceRegistry $sourceRegistry)
No description
addExpressSpec(OpenApi $openApi)
No description
addCustomAttributesToModels(OpenApi $openApi)
No description
OpenApi
getSpec()
No description
Details
setApplication(Application $app)
Setter method for the application
__construct(EventDispatcher $eventDispatcher, ObjectManager $objectManager, SpecMerger $merger, SourceRegistry $sourceRegistry)
No description
private
addExpressSpec(OpenApi $openApi)
No description
private
addCustomAttributesToModels(OpenApi $openApi)
No description
OpenApi
getSpec()
No description