Load twig

crnogorac081

No worries I got this
Web developer

crnogorac081

Hi,

I have file in root that I use for ajax.

How to use(call) Twig in this file ?


use bin\{WbAdaptor,SecureTokens,Sanitize};
use bin\{Twig};  // -> Doesnt work ? How to call it ? I also tried use \Twig
Web developer