What feature should be deprecated?
We introduced the ability to concatenate multiple Stringable elements. Believe this can replace implode call in the Element class.
However, will need to recalibrate the Contentable contract.
Why should the feature be deprecated?
What alternative means delivers similar or same results?
What feature should be deprecated?
We introduced the ability to concatenate multiple Stringable elements. Believe this can replace
implodecall in the Element class.However, will need to recalibrate the Contentable contract.
Why should the feature be deprecated?
What alternative means delivers similar or same results?