Remove some PHP in docs

This commit is contained in:
Fabien Potencier
2020-12-30 09:23:51 +01:00
parent 8eb855ffb6
commit 39991a167c
-2
View File
@@ -7,8 +7,6 @@
The ``format_datetime`` filter formats a date time:
public function formatDateTime(Environment $env, $date, ?string $dateFormat = 'medium', ?string $timeFormat = 'medium', string $pattern = '', $timezone = null, string $calendar = 'gregorian', string $locale = null): string
.. code-block:: twig
{# Aug 7, 2019, 11:39:12 PM #}