Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
Mbstring.php
function Mbstring::mb_http_input
File
vendor/
symfony/
polyfill-mbstring/
Mbstring.php
, line 761
Class
Mbstring
Partial mbstring implementation in PHP, iconv based, UTF-8 centric.
Namespace
Symfony\Polyfill\Mbstring
Code
public static
function
mb_http_input
(
$type
=
''
) {
return
false
; }
RSS feed