You appear to be a bot. Output may be restricted
Description
Is the field input invalid?
Usage
$bool = Grunion_Contact_Form_Field::is_error();
Parameters
Returns
bool
Source
File name: jetpack/modules/contact-form/grunion-contact-form.php
Lines:
1 to 3 of 3
function is_error() { return $this->error; }