bug fixes and subscription improvements

This commit is contained in:
Dennis Eichhorn 2023-04-25 01:51:27 +00:00
parent e912e6b36d
commit 43e48a5057

View File

@ -24,7 +24,7 @@ use phpOMS\DataStorage\Database\Mapper\DataMapperFactory;
* @link https://jingga.app * @link https://jingga.app
* @since 1.0.0 * @since 1.0.0
* *
* @template T of BaseStringL11n * @template T of TaxCodeL11n
* @extends DataMapperFactory<T> * @extends DataMapperFactory<T>
*/ */
final class TaxCodeL11nMapper extends DataMapperFactory final class TaxCodeL11nMapper extends DataMapperFactory