We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cbebdc2 commit 1601a50Copy full SHA for 1601a50
routing/optional_placeholders.rst
@@ -11,7 +11,7 @@ the available blog posts for this imaginary blog application:
11
12
.. code-block:: php-annotations
13
14
- // src/App/Controller/BlogController.php
+ // src/Controller/BlogController.php
15
use Symfony\Component\Routing\Annotation\Route;
16
17
// ...
0 commit comments