Backend\Modules\Settings\Actions\Seo::parse PHP Méthode

parse() protected méthode

Parse the form
protected parse ( )
    protected function parse()
    {
        parent::parse();
        $this->frm->parse($this->tpl);
    }