File manager - Edit - /home/opticamezl/www/newok/libraries/fabrik/vendor/mpdf/mpdf/src/Utils/NumericString.php
Back
<?php namespace Mpdf\Utils; class NumericString { public static function containsPercentChar($string) { return stristr($string, '%'); } public static function removePercentChar($string) { return str_replace('%', '', $string); } }
| ver. 1.4 |
Github
|
.
| PHP 8.3.23 | Generation time: 0.06 |
proxy
|
phpinfo
|
Settings