Skip to content

Commit ceeeecf

Browse files
committed
Remove the versionadded directive
1 parent e163de4 commit ceeeecf

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

controller/service.rst

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -47,10 +47,6 @@ apply the ``controller.service_arguments`` tag to your controller services::
4747
}
4848
}
4949

50-
.. versionadded:: 5.3
51-
52-
The ``#[AsController]`` attribute was introduced in Symfony 5.3.
53-
5450
Registering your controller as a service is the first step, but you also need to
5551
update your routing config to reference the service properly, so that Symfony
5652
knows to use it.

0 commit comments

Comments
 (0)