Home
last modified time | relevance | path

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

/plugin/dw2pdf/vendor/mpdf/mpdf/src/
H A DForm.php19 const FLAG_TEXTAREA = 13;
269 $flags = [self::FLAG_TEXTAREA];
21 const FLAG_TEXTAREA = 13; global() define in Mpdf\\Form