forked from loafle/openapi-generator-original
[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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user