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: 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