File manager - Edit - /var/www/payraty/helpdesk/vendor/muxinc/mux-php/gen/templates/model.mustache
Back
<?php {{#models}} {{#model}} /** * {{classname}} * * PHP version 7.2 * * @category Class * @package {{invokerPackage}} * @author Mux API team * @link https://docs.mux.com */ {{>partial_header}} /** * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). * https://openapi-generator.tech * Do not edit the class manually. */ namespace {{modelPackage}}; {{^isEnum}} {{^parentSchema}} use \ArrayAccess; {{/parentSchema}} {{/isEnum}} use \{{invokerPackage}}\ObjectSerializer; /** * {{classname}} Class Doc Comment * * @category Class {{#description}} * @description {{description}} {{/description}} * @package {{invokerPackage}} * @author Mux API team * @link https://docs.mux.com {{^isEnum}} * @implements \ArrayAccess<TKey, TValue> * @template TKey int|null * @template TValue mixed|null {{/isEnum}} */ {{#isEnum}}{{>model_enum}}{{/isEnum}}{{^isEnum}}{{>model_generic}}{{/isEnum}} {{/model}}{{/models}}
| ver. 1.4 |
Github
|
.
| PHP 8.3.30 | Generation time: 0.01 |
proxy
|
phpinfo
|
Settings