Home
last modified time | relevance | path

Searched refs:formAction (Results 1 – 2 of 2) sorted by relevance

/plugin/dw2pdf/vendor/mpdf/mpdf/src/
DForm.php85 var $formAction; variable in Mpdf\\Form
155 $this->formAction = '';
493 $url = $this->formAction;
/plugin/dw2pdf/vendor/mpdf/mpdf/src/Tag/
DBlockTag.php74 $this->form->formAction = '';
76 $this->form->formAction = $attr['ACTION'];