get('font_woff_data'); } /** * {@inheritdoc} */ public function setFontWoffData($data) { $this->set('font_woff_data', $data); return $this; } }