- Issue created by @lisotton
- 🇮🇳India chhavi.sharma
Hi @lisotton,
I reviewed the MR and it lgtm.
Hence, moving it to RTBC.
The replace method was deprecated in D8 and removed in Drupal 10.3.
- 'method' => 'replace',
+ 'method' => 'replaceWith',
Active
3.0
Code
Hi @lisotton,
I reviewed the MR and it lgtm.
Hence, moving it to RTBC.