Skip to content

Commit

Permalink
Fix notes
Browse files Browse the repository at this point in the history
  • Loading branch information
markstory committed Sep 14, 2024
1 parent fc9e027 commit f442ae9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions en/appendices/5-1-migration-guide.rst
Original file line number Diff line number Diff line change
Expand Up @@ -78,8 +78,8 @@ Console
-------

- ``Arguments::getBooleanOption()`` and ``Arguments::getMultipleOption()`` were added.
- ``Arguments::hasArgument()`` and ``getArgument()`` will now raise an exception
if an unknown argument name is provided. This helps prevent mixing up option/argument names.
- ``Arguments::getArgument()`` will now raise an exception if an unknown
argument name is provided. This helps prevent mixing up option/argument names.


Controller
Expand Down

0 comments on commit f442ae9

Please sign in to comment.