Skip to content

Commit

Permalink
Update index.rst
Browse files Browse the repository at this point in the history
Fix debug:twig-component code
  • Loading branch information
tacman authored Sep 26, 2023
1 parent 62cd132 commit a606b31
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/TwigComponent/doc/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -1128,7 +1128,7 @@ who live in ``templates/components``:

.. code-block:: terminal
$ php bin/console debug:component
$ php bin/console debug:twig-component
+---------------+-----------------------------+------------------------------------+------+
| Component | Class | Template | Live |
Expand Down Expand Up @@ -1162,7 +1162,7 @@ component details:

.. code-block:: terminal
$ php bin/console debug:component RandomNumber
$ php bin/console debug:twig-component RandomNumber
+---------------------------------------------------+-----------------------------------+
| Property | Value |
Expand Down

0 comments on commit a606b31

Please sign in to comment.