code completion in views in phpstorm

after reading code completion tip i added @var $this ClassName and now code completion works. the tip also said that i can add variable which are passed by render but i don’t know how to do it.

has anybody done that?

thanks