info = $info; } /** * @return SchemaInfo|null */ public function schemaInfo(): ?SchemaInfo { return $this->info; } }