remove unnecessary @Flow\Scope("prototype")
This commit is contained in:
parent
44ee3cde99
commit
b81bb5bc3d
1 changed files with 0 additions and 1 deletions
|
@ -8,7 +8,6 @@ use Neos\Flow\Annotations as Flow;
|
|||
* SequenceInsert
|
||||
*
|
||||
* @author fcool
|
||||
* @Flow\Scope("prototype")
|
||||
* @Flow\Entity
|
||||
* @ORM\Table(indexes={@ORM\Index(name="type_idx", columns={"type"})})
|
||||
*/
|
||||
|
|
Loading…
Reference in a new issue