Home
last modified time | relevance | path

Searched refs:addError (Results 126 – 129 of 129) sorted by relevance

123456

/plugin/findologicxmlexport/vendor/jms/serializer/tests/Serializer/
H A DBaseSerializationTest.php991 $form->addError(new FormError('This is the form error'));
996 $child->addError(new FormError('Error of the child form'));
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/
H A DFile.php814 public function addError( function in PHP_CodeSniffer_File
938 $recorded = $this->addError($error, $stackPtr, $code, $data, $severity, true);
/plugin/icalevents/vendor/squizlabs/php_codesniffer/
H A DCodeSniffer.php1804 $phpcsFile->addError($error, null, 'Internal.Exception');
/plugin/scrape/
H A DHTMLPurifier.standalone.php

123456