Loading src/CommerceIats.php +3 −1 Original line number Diff line number Diff line Loading @@ -89,6 +89,8 @@ class CommerceIats { return; } // @todo remove the if version_compare once the module stops supporting Drupal8 // @todo use dependency injections instead of \Drupal global if (!$prefix) { if (version_compare(\Drupal::VERSION, 9.1, '>=')) { // 9.1+ Loading Loading
src/CommerceIats.php +3 −1 Original line number Diff line number Diff line Loading @@ -89,6 +89,8 @@ class CommerceIats { return; } // @todo remove the if version_compare once the module stops supporting Drupal8 // @todo use dependency injections instead of \Drupal global if (!$prefix) { if (version_compare(\Drupal::VERSION, 9.1, '>=')) { // 9.1+ Loading