Since PHP 8.2, classes can be declared as readonly. This means that all class properties automatically becomes readonly.
確定! 回上一頁