Backend Development
PHP 8.1 Readonly Properties and Const
A new keyword readonly introduced in PHP 8.1 allows to declare a property as readonly ...