Update Twig URL

This commit is contained in:
Maya McDougall 2022-07-27 15:17:31 -04:00 committed by Jérémy Dufraisse
parent c4332bfa00
commit 9356271572

View File

@ -2092,7 +2092,7 @@ class Pico
* {@see PicoTwigExtension} Twig extension. * {@see PicoTwigExtension} Twig extension.
* *
* @see Pico::getTwig() * @see Pico::getTwig()
* @see http://twig.sensiolabs.org/ Twig website * @see https://twig.symfony.com/ Twig website
* @see https://github.com/twigphp/Twig Twig on GitHub * @see https://github.com/twigphp/Twig Twig on GitHub
* *
* @return Twig_Environment|null Twig template engine * @return Twig_Environment|null Twig template engine