Файловый менеджер - Редактировать - /home/bean7936/deribos.com/wp-content3e392d/plugins/wordpress-seo/src/ai-authorization/application/code-generator-interface.php
Назад
<?php namespace Yoast\WP\SEO\AI_Authorization\Application; /** * Interface Code_Generator_Interface. */ interface Code_Generator_Interface { /** * Generates a unique code using the user's email and random data. * * @param string $user_email The user's email. * @param int $length The length of the returned value. * * @return string The generated unique code. */ public function generate( string $user_email, int $length = 10 ): string; }
| ver. 1.6 |
Github
|
.
| PHP 8.3.30 | Генерация страницы: 0 |
proxy
|
phpinfo
|
Настройка