Skip to content

Commit

Permalink
Merge pull request phpro#68 from tknuppe/patch-1
Browse files Browse the repository at this point in the history
optimizes shell command to use soap-client
  • Loading branch information
veewee authored Sep 15, 2017
2 parents 0142628 + dcb3e13 commit 00ecd80
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/cli/generate-types.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ composer require --dev zendframework/zend-code:^3.0.4
Basic value-objects can be generated automatically.

```sh
$ soap-client generate:types
$ ./vendor/bin/soap-client generate:types
[16:13:38]
Usage:
generate:types [options]
Expand Down

0 comments on commit 00ecd80

Please sign in to comment.