Skip to content

Instantly share code, notes, and snippets.

@parzibyte
Created October 29, 2019 20:47
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save parzibyte/11a27359f9abb8ffc25c9a6a4c5f6ef0 to your computer and use it in GitHub Desktop.
Save parzibyte/11a27359f9abb8ffc25c9a6a4c5f6ef0 to your computer and use it in GitHub Desktop.
<?php
$funcion = new TwigFunction("date", "date");
$twig->addFunction($funcion);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment