Output of the "Converting a CSV file into Symfony entities" Symfony snippet

Environment:

  • Strangebuzz Snippet VM: 6.4.9
  • Symfony: 6.4.20

Code execution output:

-- Entity App\Entity\Article n°2
type: blog_post
active: true
name: Great article !
in language: 1

-- Entity App\Entity\Article n°3
type: snippet
active: true
name: charmant petit snippet !
in language: 1