php8.2 Dynamic Properties are deprecated

Dynamic Properties are deprecated
This commit is contained in:
gtbu 2023-02-24 14:04:44 +01:00 committed by GitHub
parent d50f7a5b65
commit 8d716e5428
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -3,7 +3,7 @@
namespace gp;
defined('is_running') or die('Not an entry point...');
#[\AllowDynamicProperties]
abstract class Base{
//executable commands