The DateObjectError class
(PHP 8 >= 8.3.0)
简介
Thrown when one of the Date/Time classes has not been correctly initialised.
Because Date/Time classes are not final, these classes can be inherit. When the parent constructor is not called, this error is thrown. This is always a programming error.
类摘要
/* 继承的属性 */
/* 继承的方法 */
}
+添加备注
用户贡献的备注
此页面尚无用户贡献的备注。
备份地址:http://www.lvesu.com/blog/php/class.dateobjecterror.php