Problem/Motivation
I get this deprecation warning
Deprecated function: Drupal\commerce_klarna_payments\ApiManager::createCapture(): Implicitly marking parameter $amount as nullable is deprecated, the explicit nullable type must be used instead in include() (line 576 of /var/www/html/vendor/composer/ClassLoader.php)
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | 3561638.patch | 4.55 KB | trickfun |
Issue fork commerce_klarna_payments-3561638
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
trickfun commentedThe patch
Comment #5
tuutti commentedThanks for the patch!