File ManagerCurrent Directory: wp-content/plugins/wordpress-seo/vendor/yoast/whip/src/InterfacesLinux appserver-7a7af3b2-php-0c9ec09e2f9746c2a80fa3756c076432 6.12.94+ #1 SMP Fri Jul 17 09:26:56 UTC 2026 x86_64Edit File: VersionDetector.php <?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(); } Upload File Directory Listing NameTypeSizeActions.. (Parent Directory)DirDismissStorage.phpFile375.00 B Rename | Delete | EditListener.phpFile215.00 B Rename | Delete | EditMessage.phpFile195.00 B Rename | Delete | EditMessagePresenter.phpFile204.00 B Rename | Delete | EditRequirement.phpFile521.00 B Rename | Delete | EditVersionDetector.phpFile429.00 B Rename | Delete | Edit