Return all errors in the object.
Definition at line 83 of file akismet.class.php.
00083 { 00084 return (array)$this->errors; 00085 }