Skip to content
Snippets Groups Projects

Twig 3.9.0.

Closed Dave Long requested to merge issue/drupal-3441331:3441331-update-to-twig into 11.x
1 unresolved thread

Closes #3441331

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
59 61 }
60 62
61 63 // Start writing with the function to be called.
62 $compiler->write('echo ' . (empty($plural) ? 't' : '\Drupal::translation()->formatPlural') . '(');
64 $compiler->write('yield ' . (empty($plural) ? 't' : '\Drupal::translation()->formatPlural') . '(');
  • added 1 commit

    Compare with previous version

  • spokje added 1 commit

    added 1 commit

    Compare with previous version

  • closed

  • Please register or sign in to reply
    Loading