Allows dynamic prpoerties in same cases

#[\AllowDynamicProperties] added
This commit is contained in:
gtbu 2023-02-23 13:50:01 +01:00 committed by GitHub
parent 175a268962
commit f41d4f4c05
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -5,7 +5,7 @@ namespace gp\tool\Output;
defined('is_running') or die('Not an entry point...');
includeFile('thirdparty/JShrink/autoload.php');
#[\AllowDynamicProperties]
class Combine{