I have action in controller:
public function addAvatarAction()
and volt file must be: addavatar.volt, it's not working with addAvatar.volt. Is it possible to change this issue? CamelCase is more readable.
I have action in controller:
public function addAvatarAction()
and volt file must be: addavatar.volt, it's not working with addAvatar.volt. Is it possible to change this issue? CamelCase is more readable.