getComments() getComments() : \Doctrine\Common\Collections\ArrayCollection Returns \Doctrine\Common\Collections\ArrayCollection
updatedTimestamps() updatedTimestamps() Now we tell doctrine that before we persist or update we call the updatedTimestamps() function.
setDescription() setDescription(string $description) : void Set description Parameters string $description
setIsEnabled() setIsEnabled(integer $isEnabled) : void Set enabledComment. Parameters integer $isEnabled