Skip to content
This repository has been archived by the owner on Mar 9, 2023. It is now read-only.

Latest commit

 

History

History
10 lines (10 loc) · 364 Bytes

2021-05-28-fix-type-hints-in-state-machine-transition-entity.md

File metadata and controls

10 lines (10 loc) · 364 Bytes
title issue author author_email author_github
Fix type hints in StateMachineTransitionEntity
NEXT-15522
Hannes Wernery
hanneswernery

Core

  • Changed type hints in Shopware\Core\System\StateMachine\Aggregation\StateMachineTransition\StateMachineTransitionEntity from StateMachineStateEntity to StateMachineEntity.