ctype_digit( $text )


Source

File: vendor/symfony/polyfill-ctype/bootstrap.php

    function ctype_digit($text) { return p\Ctype::ctype_digit($text); }