void public
\Bitrix\Main\Diag\ExceptionHandler::setAssertionThrowsException(
boolean $assertionThrowsException
);
Non-static method if exception is thrown by assertion.
Parameters
Parameter | Description | Version |
$assertionThrowsException | When true, assertion will throw an exception. | |
Example