- Issue created by @mindaugasd
- Status changed to Closed: works as designed
4 months ago 4:32pm 31 July 2024 - 🇱🇹Lithuania mindaugasd
Method can be used for this
protected function configurationReplaceTokens(array $config): array
There is a need to tokenize configuration (form values) before the segment configuration is saved (for example, intermediary ajax submit)
Either introduce a capability to tokenize form values or tokenize any arbitrary data.
Closed: works as designed
1.0
Code
Method can be used for this
protected function configurationReplaceTokens(array $config): array