Skip to content
Snippets Groups Projects

#3526907 Send timestamp, autoSave hash and unique client id with post and patch...

Open #3526907 Send timestamp, autoSave hash and unique client id with post and patch...
Compare and
31 files
+ 798
208
Compare changes
  • Side-by-side
  • Inline
Files
31
@@ -97,7 +97,7 @@ final class Segment extends ConfigEntityBase implements SegmentInterface {
/**
* The condition plugin manager for instantiating the segmentation rules.
*/
protected (ExecutableManagerInterface&FilteredPluginManagerInterface)|null $conditionPluginManager;
protected (ExecutableManagerInterface&FilteredPluginManagerInterface)|NULL $conditionPluginManager;
/**
* {@inheritdoc}
Loading