Skip to content

Commit 955ce1d

Browse files
committed
Fix missing RST code blocks.
1 parent 4ef56c2 commit 955ce1d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Resources/doc/index.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -133,6 +133,8 @@ for you.
133133
Have a look at the newly generated migration class and you will see something
134134
like the following::
135135
136+
.. code-block:: php
137+
136138
declare(strict_types=1);
137139
138140
namespace App\Migrations;

0 commit comments

Comments
 (0)