We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7179789 commit 854ea6dCopy full SHA for 854ea6d
1 file changed
Ajax/common/html/BaseWidget.php
@@ -7,8 +7,9 @@
7
/**
8
* BaseWidget for Twitter Bootstrap, jQuery UI or Semantic rich components
9
* @author jc
10
- * @version 1.001
+ * @version 1.0.2
11
*/
12
+#[\AllowDynamicProperties()]
13
abstract class BaseWidget {
14
protected $identifier;
15
protected $_identifier;
0 commit comments