string|null $globalDefaultTemplate The global default content (it can be a template name or the content):
public function __construct(?Environment $twig = null, ?UriSigner $signer = null, ?string $globalDefaultTemplate = null, string $charset = 'utf-8') { }