Skip to content
Snippets Groups Projects
Unverified Commit 85029e08 authored by Alex Pott's avatar Alex Pott
Browse files

Issue #3050448 by kkalaskar, joachim, idebr: @see link in TwigNodeTrans docs is a 404

parent ecf04102
Branches
Tags
2 merge requests!7452Issue #1797438. HTML5 validation is preventing form submit and not fully...,!789Issue #3210310: Adjust Database API to remove deprecated Drupal 9 code in Drupal 10
......@@ -11,7 +11,7 @@
* severely modified to work properly with the complexities of the Drupal
* translation system.
*
* @see http://twig.sensiolabs.org/doc/extensions/i18n.html
* @see https://twig-extensions.readthedocs.io/en/latest/i18n.html
* @see https://github.com/fabpot/Twig-extensions
*/
class TwigNodeTrans extends \Twig_Node {
......
......@@ -10,7 +10,7 @@
* into PHP code usable for runtime execution of the template.
*
* @see \Twig_TokenParser
* @see http://twig.sensiolabs.org/doc/extensions/i18n.html
* @see https://twig-extensions.readthedocs.io/en/latest/i18n.html
* @see https://github.com/fabpot/Twig-extensions
*/
class TwigTransTokenParser extends \Twig_TokenParser {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment