Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
InterNations
Component
HttpMock
Server
getBaseUrl
InterNations\Component\HttpMock\Server::getBaseUrl PHP Method
Server Class Documentation
ファイルを表示
Open project: internations/http-mock
getBaseUrl()
public
method
public
getBaseUrl
( )
public function getBaseUrl() { return sprintf('http://%s', $this->getConnectionString()); }
Server
__construct
clean
createClient
getBaseUrl
getClient
getConnectionString
pollWait
setUp
start
stop