PHP Class REBELinBLUE\Deployer\Github\LatestRelease

Afficher le fichier Open project: rebelinblue/deployer

Méthodes publiques

Méthode Description
__construct ( Illuminate\Contracts\Cache\Repository $cache ) LatestRelease constructor.
latest ( ) : false | string Get the latest release from Github.

Method Details

__construct() public méthode

LatestRelease constructor.
public __construct ( Illuminate\Contracts\Cache\Repository $cache )
$cache Illuminate\Contracts\Cache\Repository

latest() public méthode

Get the latest release from Github.
public latest ( ) : false | string
Résultat false | string