We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d685790 commit 715fb4cCopy full SHA for 715fb4c
libraries/src/Updater/Update.php
@@ -32,6 +32,7 @@
32
*
33
* @since 1.7.0
34
*/
35
+#[\AllowDynamicProperties]
36
class Update
37
{
38
use LegacyErrorHandlingTrait;
0 commit comments