We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 90f02b5 + 442d9d8 commit 8822b0fCopy full SHA for 8822b0f
1 file changed
src/StringTagField.php
@@ -36,7 +36,7 @@ class StringTagField extends DropdownField
36
/**
37
* @var bool Triggers a write call within the saveInto function if enabled
38
*
39
- * @deprecated 3.0.0
+ * @deprecated 3.0.0 Will be removed without equivalent functionality to replace it
40
*/
41
private static $immediate_write_enabled = true;
42
0 commit comments