Skip to content

Commit 2ee1de8

Browse files
committed
use php code block, as there is no html available
1 parent 03d30db commit 2ee1de8

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

contributing/code/standards.rst

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -29,9 +29,7 @@ Symfony Coding Standards in Detail
2929
If you want to learn about the Symfony coding standards in detail, here's a
3030
short example containing most features described below:
3131

32-
.. code-block:: html+php
33-
34-
<?php
32+
.. code-block:: php
3533
3634
/*
3735
* This file is part of the Symfony package.

0 commit comments

Comments
 (0)