PHP 8.2.31
Preview: SecurityNotAllowedFunctionError.php Size: 393 B
/home/nshryvcy/himaltourism.com/wp-content/plugins/mailpoet/vendor-prefixed/twig/twig/src/Sandbox/SecurityNotAllowedFunctionError.php

<?php
namespace MailPoetVendor\Twig\Sandbox;
if (!defined('ABSPATH')) exit;
final class SecurityNotAllowedFunctionError extends SecurityError
{
 private $functionName;
 public function __construct(string $message, string $functionName)
 {
 parent::__construct($message);
 $this->functionName = $functionName;
 }
 public function getFunctionName() : string
 {
 return $this->functionName;
 }
}

Directory Contents

Dirs: 0 × Files: 9

Name Size Perms Modified Actions
0 B lrw-r--r-- 2023-04-04 05:35:39
Edit Download
151 B lrw-r--r-- 2023-04-04 05:35:39
Edit Download
383 B lrw-r--r-- 2023-04-04 05:35:39
Edit Download
393 B lrw-r--r-- 2023-04-04 05:35:39
Edit Download
515 B lrw-r--r-- 2023-04-04 05:35:39
Edit Download
529 B lrw-r--r-- 2023-04-04 05:35:39
Edit Download
358 B lrw-r--r-- 2023-04-04 05:35:39
Edit Download
3.08 KB lrw-r--r-- 2023-04-04 05:35:39
Edit Download
304 B lrw-r--r-- 2023-04-04 05:35:39
Edit Download

If ZipArchive is unavailable, a .tar will be created (no compression).