Skip to content

Commit 825643d

Browse files
weitzmanGromNaN
authored andcommitted
[Console] Add getter for the original command "code" object
1 parent f10093d commit 825643d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Symfony/Component/Console/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ CHANGELOG
44
7.4
55
---
66

7-
* Add `Command::getCode()` to get the code set via `setCode()`.
7+
* Add `Command::getCode()` to get the code set via `setCode()`
88
* Allow setting aliases and the hidden flag via the command name passed to the constructor
99
* Introduce `Symfony\Component\Console\Application::addCommand()` to simplify using invokable commands when the component is used standalone
1010
* Deprecate `Symfony\Component\Console\Application::add()` in favor of `Symfony\Component\Console\Application::addCommand()`

0 commit comments

Comments
 (0)