Just saw that PHP is adopting a pipe operator, following on from several other languages which have adopted this syntax.
2 Likes
Seems less readable and more prone to errors. I prefer our closer syntax.
so is basically its a way of having dynamic helper functions via chaining?