Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
DumpServer.php
function DumpServer::getHost
File
vendor/
symfony/
var-dumper/
Server/
DumpServer.php
, line 82
Class
DumpServer
A server collecting Data clones sent by a ServerDumper.
Namespace
Symfony\Component\VarDumper\Server
Code
public
function
getHost
() : string {
return
$this
->
host
; }
RSS feed