Add PHP model generation support #572
Labels
area/typescript
Specify what technical area given issue relates to. Its goal is to ease filtering good first issues.
enhancement
New feature or request
good first issue
Good for newcomers
released
Reason/Context
Now that Modelina supports PHP model generation, we need to add support for it in the CLI.
To do this:
php
) to the list of languages:cli/src/commands/generate/models.ts
Line 9 in c2b5cb3
cli/src/commands/generate/models.ts
Line 209 in c2b5cb3
cli/test/commands/generate/models.test.ts
Line 73 in c2b5cb3
The text was updated successfully, but these errors were encountered: