mirror of
https://github.com/Karaka-Management/oms-Surveys.git
synced 2026-01-11 16:08:41 +00:00
bug fixes and subscription improvements
This commit is contained in:
parent
a35de22907
commit
a66b2a6fbf
|
|
@ -24,7 +24,7 @@ use phpOMS\DataStorage\Database\Mapper\DataMapperFactory;
|
|||
* @link https://jingga.app
|
||||
* @since 1.0.0
|
||||
*
|
||||
* @template T of BaseStringL11n
|
||||
* @template T of SurveyTemplateL11n
|
||||
* @extends DataMapperFactory<T>
|
||||
*/
|
||||
final class SurveyTemplateL11nMapper extends DataMapperFactory
|
||||
|
|
|
|||
|
|
@ -24,7 +24,7 @@ use phpOMS\DataStorage\Database\Mapper\DataMapperFactory;
|
|||
* @link https://jingga.app
|
||||
* @since 1.0.0
|
||||
*
|
||||
* @template T of BaseStringL11n
|
||||
* @template T of SurveyTemplateLabelL11n
|
||||
* @extends DataMapperFactory<T>
|
||||
*/
|
||||
final class SurveyTemplateLabelL11nMapper extends DataMapperFactory
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user