Skip to content

Commit d3b5b27

Browse files
committed
docs: fix transformer generator namespace command example
1 parent d5c27fb commit d3b5b27

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

user_guide_src/source/outgoing/api_transformers.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ The ``make:transformer`` command supports several options:
7272

7373
.. code-block:: console
7474
75-
php spark make:transformer User --namespace="MyCompany\\API"
75+
php spark make:transformer User --namespace MyCompany\API
7676
7777
**--force**
7878
Forces overwriting an existing file:

0 commit comments

Comments
 (0)