Home
last modified time | relevance | path

Searched defs:exceptionalErrors (Results 1 – 6 of 6) sorted by relevance

/dports/www/typo3-9/typo3_src-9.5.31/typo3/sysext/core/Classes/Error/
H A DErrorHandler.php40 protected $exceptionalErrors = 0; variable in TYPO3\\CMS\\Core\\Error\\ErrorHandler
73 public function setExceptionalErrors($exceptionalErrors)
H A DErrorHandlerInterface.php39 public function setExceptionalErrors($exceptionalErrors);
/dports/www/typo3-10/typo3_src-10.4.25/typo3/sysext/core/Classes/Error/
H A DErrorHandler.php45 protected $exceptionalErrors = 0; variable in TYPO3\\CMS\\Core\\Error\\ErrorHandler
78 public function setExceptionalErrors($exceptionalErrors)
H A DErrorHandlerInterface.php40 public function setExceptionalErrors($exceptionalErrors);
/dports/www/typo3-11/typo3_src-11.5.7/typo3/sysext/core/Classes/Error/
H A DErrorHandler.php46 protected int $exceptionalErrors = 0; variable in TYPO3\\CMS\\Core\\Error\\ErrorHandler
87 public function setExceptionalErrors($exceptionalErrors)
H A DErrorHandlerInterface.php44 public function setExceptionalErrors($exceptionalErrors);