Issue #3513985 by zaporylie: Compatibility with Gin content form
1 open thread
Closes #3513985
Merge request reports
Activity
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().) changed this line in version 2 of the diff
Please register or sign in to reply