From ad01c1af89d5adbc6e2f034762f72927b04c5c06 Mon Sep 17 00:00:00 2001 From: wing328 Date: Fri, 5 Apr 2019 15:25:02 +0000 Subject: [PATCH] Deploy website Deploy website version based on 1436ee1da6bd62c6bf467219c8b16d00691993b8 --- docs/generators/php-symfony.html | 3 ++- docs/generators/php-symfony/index.html | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) 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