PHP Trait Laravel\SparkInstaller\InteractsWithSparkAPI

Show file Open project: laravel/spark-installer

Protected Properties

Property Type Description
$sparkUrl string The Spark base URL.

Protected Methods

Method Description
latestSparkRelease ( ) : string Get the latest Spark release version.

Method Details

latestSparkRelease() protected method

Get the latest Spark release version.
protected latestSparkRelease ( ) : string
return string

Property Details

$sparkUrl protected property

The Spark base URL.
protected string $sparkUrl
return string