mirror of
https://github.com/silverstripe/silverstripe-tagfield
synced 2024-10-22 11:05:32 +02:00
API Update deprecations
This commit is contained in:
parent
90f02b5602
commit
442d9d8f32
@ -36,7 +36,7 @@ class StringTagField extends DropdownField
|
||||
/**
|
||||
* @var bool Triggers a write call within the saveInto function if enabled
|
||||
*
|
||||
* @deprecated 3.0.0
|
||||
* @deprecated 3.0.0 Will be removed without equivalent functionality to replace it
|
||||
*/
|
||||
private static $immediate_write_enabled = true;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user