Skip to content

Commit 46f7b3d

Browse files
OskarStarkondrejmirtes
authored andcommitted
Readability
1 parent edb6aeb commit 46f7b3d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ Be aware that it may hide genuine errors in your application.
8282

8383
## Console command analysis
8484

85-
You can opt in for more advanced analysis by providing the console application from your own application. This will allow the correct argument and option types to be inferred when accessing $input->getArgument() or $input->getOption().
85+
You can opt in for more advanced analysis by providing the console application from your own application. This will allow the correct argument and option types to be inferred when accessing `$input->getArgument()` or `$input->getOption()`.
8686

8787
```
8888
parameters:

0 commit comments

Comments
 (0)