Switch to BaseStringL11nType

This commit is contained in:
Dennis Eichhorn 2023-05-30 02:05:21 +02:00
parent bd67834189
commit b24c42dfa6

View File

@ -25,7 +25,7 @@ use phpOMS\Localization\BaseStringL11nType;
* @link https://jingga.app
* @since 1.0.0
*
* @template T of Contract
* @template T of BaseStringL11nType
* @extends DataMapperFactory<T>
*/
final class ContractTypeMapper extends DataMapperFactory