/
/
home
/
melaqxso
/
public_html
/
wp-content
/
plugins
/
wordfence
/
lib
Server: server63.web-hosting.com (198.54.116.184)
You: 216.73.216.61
PHP 7.4.33
Dir:
/home/melaqxso/public_html/wp-content/plugins/wordfence/lib
Edit:
/home/melaqxso/public_html/wp-content/plugins/wordfence/lib/wfInvalidPathException.php
<?php class wfInvalidPathException extends RuntimeException { private $path; public function __construct($message, $path) { parent::__construct("{$message} for path {$path}"); $this->path = $path; } public function getPath() { return $this->path; } }
Ukuran: 266 B