Файловый менеджер - Редактировать - /home/avadvi5/public_html/wp-content/plugins/wpforms/pro/libs/bjeavons/zxcvbn-php/src/Matchers/MatchInterface.php
Ðазад
<?php namespace ZxcvbnPhp\Matchers; interface MatchInterface { /** * Match this password. * * @param string $password Password to check for match * @param array $userInputs Array of values related to the user (optional) * @code array('Alice Smith') * @endcode * * @return array Array of Match objects */ public static function match($password, array $userInputs = []); /** * @return integer */ public function getGuesses(); /** * @return float */ public function getGuessesLog10(); }
| ver. 1.1 | |
.
| PHP 8.3.30 | Ð“ÐµÐ½ÐµÑ€Ð°Ñ†Ð¸Ñ Ñтраницы: 0 |
proxy
|
phpinfo
|
ÐаÑтройка