I want to ignore timestamp field. I've followed docs and I get this error.
[Doctrine\Common\Annotations\AnnotationException]
[Semantical Error] The annotation "@Webonaute\DoctrineFixturesGeneratorBundle\Annotations\Property" in property
AppBundle\Entity\Room::$modified_at does not exist, or could not be auto-loaded.
I want to ignore timestamp field. I've followed docs and I get this error.