Logo
Explore Help
Sign In
magdev/wc-licensed-product-client
1
Fork 0
You've already forked wc-licensed-product-client
Code Issues Pull Requests Activity
Files
9e0cf0825f0fec0684225dd65d1391d26fa3f96e
wc-licensed-product-client/src/Exception/LicenseInactiveException.php

10 lines
152 B
PHP
Raw Normal View History

Add object-oriented license client library (v0.0.2) - Add LicenseClient with PSR-3 logging and PSR-6 caching support - Add DTO classes: LicenseInfo, LicenseStatus, ActivationResult - Add LicenseState enum for license status values - Add comprehensive exception hierarchy for error handling - Add PSR dependencies (psr/log, psr/cache, psr/http-client) - Update README with usage examples - Update CHANGELOG for v0.0.2 Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-22 15:51:05 +01:00
<?php
declare(strict_types=1);
namespace Magdev\WcLicensedProductClient\Exception;
final class LicenseInactiveException extends LicenseException
{
}
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.4 Page: 235ms Template: 2ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API