AssertionError
(PHP 7, PHP 8)
简介
AssertionError 在函数 assert() 断言失败时被抛出。
类摘要
class AssertionError
extends
Error
{
protected
string
$file = "";
}
There are no user contributed notes for this page.
官方地址:https://www.php.net/manual/en/class.assertionerror.php