Gestionnaire de fichiers - Editer - /home/wwgoat/public_html/blog/wp-content/plugins/wordpress-seo/src/editors/domain/seo/seo-plugin-data-interface.php
Arrière
<?php // phpcs:disable Yoast.NamingConventions.NamespaceName.TooLong namespace Yoast\WP\SEO\Editors\Domain\Seo; /** * This class describes the SEO data interface. */ interface Seo_Plugin_Data_Interface { /** * Returns the data as an array format. * * @return array<string> */ public function to_array(): array; /** * Returns the data as an array format meant for legacy use. * * @return array<string> */ public function to_legacy_array(): array; }
| ver. 1.4 |
Github
|
.
| PHP 8.0.30 | Génération de la page: 0 |
proxy
|
phpinfo
|
Réglages