mirror of
https://github.com/jlengrand/openapi-generator.git
synced 2026-05-16 00:21:19 +00:00
12 lines
111 B
PHP
12 lines
111 B
PHP
<?php
|
|
/*
|
|
* StringBooleanMap
|
|
*/
|
|
namespace \Models;
|
|
|
|
/*
|
|
* StringBooleanMap
|
|
*/
|
|
class StringBooleanMap {
|
|
}
|