Method Widget::getErrorsAsString
Automatically extracted PHP DOC comment from code: END OF PHP DOC
Return all errors as string separated by a particular separator
public function string getErrorsAsString(string $strSeparator)
Parameters
- string $strSeparator
- Default: "
\n" - Not documented yet. Please add documentation to this entry.
Add a comment