public function __construct(bool $parseDoctrineAnnotations = false) { $this->parseDoctrineAnnotations = $parseDoctrineAnnotations; }