Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
D
drupal
Manage
Activity
Members
Labels
Plan
Wiki
Custom issue tracker
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Model registry
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
project
drupal
Commits
85029e08
Unverified
Commit
85029e08
authored
5 years ago
by
Alex Pott
Browse files
Options
Downloads
Patches
Plain Diff
Issue
#3050448
by kkalaskar, joachim, idebr: @see link in TwigNodeTrans docs is a 404
parent
ecf04102
Branches
Branches containing commit
Tags
Tags containing commit
2 merge requests
!7452
Issue #1797438. HTML5 validation is preventing form submit and not fully...
,
!789
Issue #3210310: Adjust Database API to remove deprecated Drupal 9 code in Drupal 10
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
core/lib/Drupal/Core/Template/TwigNodeTrans.php
+1
-1
1 addition, 1 deletion
core/lib/Drupal/Core/Template/TwigNodeTrans.php
core/lib/Drupal/Core/Template/TwigTransTokenParser.php
+1
-1
1 addition, 1 deletion
core/lib/Drupal/Core/Template/TwigTransTokenParser.php
with
2 additions
and
2 deletions
core/lib/Drupal/Core/Template/TwigNodeTrans.php
+
1
−
1
View file @
85029e08
...
...
@@ -11,7 +11,7 @@
* severely modified to work properly with the complexities of the Drupal
* translation system.
*
* @see http://twig
.s
ensio
labs.org/doc/extensions
/i18n.html
* @see http
s
://twig
-ext
ensio
ns.readthedocs.io/en/latest
/i18n.html
* @see https://github.com/fabpot/Twig-extensions
*/
class
TwigNodeTrans
extends
\Twig_Node
{
...
...
This diff is collapsed.
Click to expand it.
core/lib/Drupal/Core/Template/TwigTransTokenParser.php
+
1
−
1
View file @
85029e08
...
...
@@ -10,7 +10,7 @@
* into PHP code usable for runtime execution of the template.
*
* @see \Twig_TokenParser
* @see http://twig
.s
ensio
labs.org/doc/extensions
/i18n.html
* @see http
s
://twig
-ext
ensio
ns.readthedocs.io/en/latest
/i18n.html
* @see https://github.com/fabpot/Twig-extensions
*/
class
TwigTransTokenParser
extends
\Twig_TokenParser
{
...
...
This diff is collapsed.
Click to expand it.
Alex Pott
@alexpott
mentioned in commit
dce15379
·
5 years ago
mentioned in commit
dce15379
mentioned in commit dce1537959194ac9ff7426f225f8094184d24a13
Toggle commit list
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment