File ManagerCurrent Directory: wp-content/plugins/wordpress-seo/vendor/yoast/whip/src/InterfacesLinux appserver-0d5e4f1e-php-cc8da225320a42ba9b7d66cba40b1f03 6.6.123+ #1 SMP PREEMPT_DYNAMIC Wed Mar 11 09:04:28 UTC 2026 x86_64Edit File: Requirement.php <?php namespace Yoast\WHIPv2\Interfaces; /** * Interface Requirement. */ interface Requirement { /** * Retrieves the component name defined for the requirement. * * @return string The component name. */ public function component(); /** * Gets the components version defined for the requirement. * * @return string */ public function version(); /** * Gets the operator to use when comparing version numbers. * * @return string The comparison operator. */ public function operator(); } 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