mirror of
https://github.com/Karaka-Management/oms-Workflow.git
synced 2026-02-14 21:08:41 +00:00
fix tests
This commit is contained in:
parent
c037b7cbcd
commit
5c5c6c6b97
|
|
@ -24,6 +24,9 @@ use phpOMS\DataStorage\Database\Mapper\DataMapperFactory;
|
||||||
* @license OMS License 2.0
|
* @license OMS License 2.0
|
||||||
* @link https://jingga.app
|
* @link https://jingga.app
|
||||||
* @since 1.0.0
|
* @since 1.0.0
|
||||||
|
*
|
||||||
|
* @template T of WorkflowInstanceAbstract
|
||||||
|
* @extends DataMapperFactory<T>
|
||||||
*/
|
*/
|
||||||
final class WorkflowInstanceAbstractMapper extends DataMapperFactory
|
final class WorkflowInstanceAbstractMapper extends DataMapperFactory
|
||||||
{
|
{
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user