Skip to content

Commit

Permalink
Update languages/php/src/main/kotlin/io/vrap/codegen/languages/php/ba…
Browse files Browse the repository at this point in the history
…se/PhpBaseFileProducer.kt

Co-authored-by: Jens Schulze <[email protected]>
  • Loading branch information
barbara79 and jenschude authored Jul 4, 2024
1 parent 8e4f4ac commit 30226ff
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2760,8 +2760,7 @@ class PhpBaseFileProducer constructor(val api: Api, @BasePackageName val package
| * @param string $!clientSecret
| * The client secret.
| * @param string $!scope
| * The scope is needed when you have a client with multiple permissions
| * but you want only a token for a specific scope.
| * Provide the scope when you want to request a specific one for the client.
| * Format: `<the scope name>:<the project key>`.
| * Example: `manage_products:project1`.
| */
Expand Down

0 comments on commit 30226ff

Please sign in to comment.