id = $id; $this->twigId = $twigId; $this->name = $name; $this->regeneratedAt = $regeneratedAt; $this->page = $page; $this->element = $element; $this->suffix = $suffix; $this->fontPath = $fontPath; $this->options = $options; $this->medias = $medias; $this->pictos = $pictos; $this->jsxFile = $jsxFile; $this->indtFile = $indtFile; $this->htmlFile = $htmlFile; $this->previewfiles = $previewfiles; } }