Facebook\HackCodegen\HackCodegenFactory
Facebook\HackCodegen\HackCodegenFactory
An ` IHackCodegenFactory ` that takes a configuration object
To avoid needing to specify the configuration at every call site, you
can create your own class using ` CodegenFactoryTrait , or directly
implement
ICodegenFactory
`.
Interface Synopsis
namespace Facebook\HackCodegen;
final class HackCodegenFactory {...}