File manager - Edit - /var/www/payraty/helpdesk/vendor/rector/rector/src/Util/StringUtils.php
Back
<?php declare (strict_types=1); namespace Rector\Core\Util; use RectorPrefix202208\Nette\Utils\Strings; final class StringUtils { public static function isMatch(string $value, string $regex) : bool { $match = Strings::match($value, $regex); return $match !== null; } }
| ver. 1.4 |
Github
|
.
| PHP 8.3.30 | Generation time: 0.2 |
proxy
|
phpinfo
|
Settings