[php-nextgen] Remove deprecated @category phpdoc (#16829)

* [php-nextgen] Remove deprecated @category phpdoc

@category tag is deprecated accordingly to:
* [PhpDocumentor](https://docs.phpdoc.org/guide/references/phpdoc/tags/category.html)

* Refresh samples
This commit is contained in:
Yuriy Belenko
2023-10-15 04:35:02 +03:00
committed by GitHub
parent 571aefa3da
commit 3bc4f67333
93 changed files with 0 additions and 183 deletions

View File

@@ -3,7 +3,6 @@
* Configuration
* PHP version 8.1
*
* @category Class
* @package OpenAPI\Client
* @author OpenAPI Generator team
* @link https://openapi-generator.tech
@@ -33,7 +32,6 @@ use InvalidArgumentException;
/**
* Configuration Class Doc Comment
*
* @category Class
* @package OpenAPI\Client
* @author OpenAPI Generator team
* @link https://openapi-generator.tech