Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
MDL-76415 core_privacy: Fixed ${var} string interpolation deprecations.
Since PHP 8.2, placing the dollar sign outside the curly brace is deprecated when the expression inside the braces resolves to a variable or an expression.
- Loading branch information