Skip to content

Commit a04feb9

Browse files
committed
Reword
1 parent fbb849f commit a04feb9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

console.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -144,8 +144,8 @@ attribute. For example, you may want a command to create a user::
144144

145145
.. versionadded:: 7.3
146146

147-
Invokable commands that don't extend the base ``Command`` class were
148-
introduced in Symfony 7.3
147+
Support for invokable commands that don't extend the base ``Command`` class
148+
was introduced in Symfony 7.3
149149

150150
If you can't use PHP attributes, register the command as a service and
151151
:doc:`tag it </service_container/tags>` with the ``console.command`` tag. If you're using the

0 commit comments

Comments
 (0)