* @param array<string,string> $additionalAnnotations An array associating the name of the annotation in DB comments to the name of a fully qualified Doctrine annotation class
30
*/
31
public static function buildWithDefaultAnnotations(array $additionalAnnotations): self