diff --git a/docs/generators/php-symfony.html b/docs/generators/php-symfony.html index 89b81eccfb6..5cda53ec968 100644 --- a/docs/generators/php-symfony.html +++ b/docs/generators/php-symfony.html @@ -31,9 +31,10 @@ sidebar_label: php-symfony

artifactVersionThe version to use in the composer package version field. e.g. 1.2.3null composerVendorNameThe vendor name used in the composer package name. The template uses {{composerVendorName}}/{{composerProjectName}} for the composer package name. e.g. yaypetsnull bundleNameThe name of the Symfony bundle. The template uses {{bundleName}}null +bundleAliasThe alias of the Symfony bundle. The template uses {{aliasName}}null composerProjectNameThe project name used in the composer package name. The template uses {{composerVendorName}}/{{composerProjectName}} for the composer package name. e.g. petstore-clientnull hideGenerationTimestampHides the generation timestamp when files are generated.true phpLegacySupportShould the generated code be compatible with PHP 5.x?true -
Last updated on 2019-3-27
\ No newline at end of file +
Last updated on 2019-4-5
\ No newline at end of file diff --git a/docs/generators/php-symfony/index.html b/docs/generators/php-symfony/index.html index 89b81eccfb6..5cda53ec968 100644 --- a/docs/generators/php-symfony/index.html +++ b/docs/generators/php-symfony/index.html @@ -31,9 +31,10 @@ sidebar_label: php-symfony

artifactVersionThe version to use in the composer package version field. e.g. 1.2.3null composerVendorNameThe vendor name used in the composer package name. The template uses {{composerVendorName}}/{{composerProjectName}} for the composer package name. e.g. yaypetsnull bundleNameThe name of the Symfony bundle. The template uses {{bundleName}}null +bundleAliasThe alias of the Symfony bundle. The template uses {{aliasName}}null composerProjectNameThe project name used in the composer package name. The template uses {{composerVendorName}}/{{composerProjectName}} for the composer package name. e.g. petstore-clientnull hideGenerationTimestampHides the generation timestamp when files are generated.true phpLegacySupportShould the generated code be compatible with PHP 5.x?true -
Last updated on 2019-3-27
\ No newline at end of file +
Last updated on 2019-4-5
\ No newline at end of file