Skip to content

Commit f442ae9

Browse files
committed
Fix notes
1 parent fc9e027 commit f442ae9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

en/appendices/5-1-migration-guide.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -78,8 +78,8 @@ Console
7878
-------
7979

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

8484

8585
Controller

0 commit comments

Comments
 (0)