Skip to content
Snippets Groups Projects

Issue#3432909: PHP8.2 compatibility: Deprecated function: Creation of dynamic...

1 file
+ 1
0
Compare changes
  • Side-by-side
  • Inline
@@ -8,6 +8,7 @@
/**
* Defines the CTools Export UI class handler for Entityqueue.
*/
#[\AllowDynamicProperties]
class entityqueue_export_ui extends ctools_export_ui {
protected $entityType;
Loading