Returns a list of global variables to add to the existing list.
array An array of global variables
Overrides Twig_ExtensionInterface::getGlobals
public function getGlobals() { return array(); }