Skip to content
Snippets Groups Projects

Issue #3513985 by zaporylie: Compatibility with Gin content form

Merged Issue #3513985 by zaporylie: Compatibility with Gin content form

Closes #3513985

Merge request reports

Merged by Jonathan SacksickJonathan Sacksick 4 months ago (Apr 4, 2025 11:51am UTC)

Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
171 171 function commerce_promotion_cron() {
172 172 \Drupal::service('commerce_promotion.cron')->run();
173 173 }
174
175
176 /**
177 * Implements hook_gin_content_form_routes().)
  • added 1 commit

    • f14b9022 - Remove extra opening parentheses

    Compare with previous version

  • Please register or sign in to reply
    Loading