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
1 changed files with 1 additions and 1 deletions

View File

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