Stevebauman\Location\Drivers\Driver::process PHP Метод

process() абстрактный защищенный Метод

Process the specified driver.
abstract protected process ( string $ip ) : Illuminate\Support\Fluent | boolean
$ip string
Результат Illuminate\Support\Fluent | boolean
    protected abstract function process($ip);