💡 Document DI service names

This commit is contained in:
Philipp Stracker 2025-03-14 10:57:40 +01:00
parent 532543f490
commit 60bdf6dea1
No known key found for this signature in database
2 changed files with 3 additions and 1 deletions

View file

@ -16,6 +16,8 @@ use WooCommerce\PayPalCommerce\WcGateway\Exception\NotFoundException;
/**
* Class CompatibilityChecker
*
* DI service: 'axo.helpers.compatibility-checker'
*/
class CompatibilityChecker {
/**