Fix File
•
/
home
/
sportsfe...
/
httpdocs
/
clone
/
wp-conte...
/
plugins
/
wordpres...
/
vendor
/
yoast
/
whip
/
src
/
Interfac...
•
File:
VersionDetector.php
•
Content:
<?php namespace Yoast\WHIPv2\Interfaces; /** * An interface that represents a version detector and message. */ interface VersionDetector { /** * Detects the version of the installed software. * * @return string */ public function detect(); /** * Returns the message that should be shown if a version is not deemed appropriate by the implementation. * * @return string */ public function getMessage(); }
•
Search:
•
Replace:
Function
Edit by line
Download
Information
Rename
Copy
Move
Delete
Chmod
List