Merge branch 'develop'

This commit is contained in:
Robin Krahnen 2019-08-20 15:13:11 +02:00
commit 672528f45a
2 changed files with 1 additions and 2 deletions

View file

@ -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"})})
*/