mirror of
https://github.com/twigphp/Twig.git
synced 2026-09-12 18:36:53 +00:00
Remove some PHP in docs
This commit is contained in:
@@ -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 #}
|
||||
|
||||
Reference in New Issue
Block a user