Problem/Motivation
Remove drupal direct call use dependency injection instead in service file.
\Drupal::time()->getRequestTime()
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | issues-3415477-removed-drupal-call-added-DI-instead.patch | 3.44 KB | viren18febs |
Issue fork commerce_coinpayments-3415477
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #2
viren18febs commentedi have fixed the issues and added a patch for this. please review.
Comment #3
yogeshmpawarComment #5
yogeshmpawarAdded DI.