Skip to content

Commit

Permalink
Merge pull request #8942 from obozdag/patch-17
Browse files Browse the repository at this point in the history
docs: Change getOption's parameter name in cli/cli_request.rst
  • Loading branch information
paulbalandan authored Jun 10, 2024
2 parents 55a4a78 + ce97114 commit ce3750c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion user_guide_src/source/cli/cli_request.rst
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ Returns an array of the command line arguments deemed to be options:

.. literalinclude:: cli_request/003.php

getOption($which)
getOption($key)
-----------------

Returns the value of a specific command line argument deemed to be an option:
Expand Down

0 comments on commit ce3750c

Please sign in to comment.