php8.2 Dynamic Properties are deprecated

Dynamic Properties are deprecated
This commit is contained in:
gtbu 2023-02-24 13:39:40 +01:00 committed by GitHub
parent ed6ec12d72
commit d50f7a5b65
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -37,7 +37,7 @@ $gpOutConf = [] of output functions/classes.. to use with the theme content
*/
#[\AllowDynamicProperties]
class Layout extends \gp\admin\Addon\Install{
public $curr_layout;