I try to rewrite yii-twig/yii2-twig extension. I’ve started to study current function and now I’m confused.
Why do we use the “use [namespace]” construction? It seems like we try to code like php way not twig way.
What do you think about it?
In my opinion - We must use all the yii function like this