Challenge 2 / 2
Why did we declare the parts
property type as Collection
and in the Starship::__construct()
set that to the ArrayCollection
object instead of using a plain PHP array?
Skip challenges and go to theNext Chapter