Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Stevebauman
Location
Location
setDriver
Stevebauman\Location\Location::setDriver PHP 메소드
Location 1 문서
파일 보기
프로젝트 열기: stevebauman/location
setDriver()
공개
메소드
Creates the selected driver instance and sets the driver property.
public
setDriver
(
Driver
$driver
)
$driver
Stevebauman\Location\Drivers\Driver
public function setDriver(Driver $driver) { $this->driver = $driver; }
Location
__construct
get
getClientIP
getDefaultDriver
getDriver
getDriverFallbacks
getLocalHostTestingIp
localHostTesting
setDefaultDriver
setDriver
setSessionKey