getOptions()
Gets the array of options used in this environment.
This class extends the Twig_Environment class.
__construct(\Twig_LoaderInterface $loader=null, $options=array())
Extended constructor.
Stores the Twig configuration.
Interface all loaders must implement.