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
dce15379
Unverified
Commit
dce15379
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
(cherry picked from commit
85029e08
)
parent
601744f2
No related branches found
No related tags found
No related merge requests found
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 @
dce15379
...
...
@@ -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 @
dce15379
...
...
@@ -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.
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