File manager - Edit - /home/xfekoga/rooftopcleaners/wp-content/plugins/wordpress-seo/src/schema-aggregator/domain/current-site-url-provider-interface.php
Back
<?php // phpcs:disable Yoast.NamingConventions.NamespaceName.TooLong -- Needed in the folder structure. namespace Yoast\WP\SEO\Schema_Aggregator\Domain; /** * Interface for providing current site URL. */ interface Current_Site_URL_Provider_Interface { /** * Gets the current site's home URL with trailing slash. * * @return string The current site's home URL. */ public function get_current_site_url(): string; }
| ver. 1.4 |
Github
|
.
| PHP 8.0.30 | Generation time: 0 |
proxy
|
phpinfo
|
Settings