PHP Class Pantheon\Terminus\Commands\Backup\Automatic\InfoCommand

Inheritance: extends Pantheon\Terminus\Commands\TerminusCommand, implements Pantheon\Terminus\Site\SiteAwareInterface, use trait Pantheon\Terminus\Site\SiteAwareTrait
Datei anzeigen Open project: pantheon-systems/terminus

Public Methods

Method Description
getSchedule ( string $site_env ) : Consolidation\OutputFormatters\StructuredData\PropertyList Retrieve the regular backup of your site's environment

Method Details

getSchedule() public method

Retrieve the regular backup of your site's environment
public getSchedule ( string $site_env ) : Consolidation\OutputFormatters\StructuredData\PropertyList
$site_env string Site & environment to get the schedule of, in the format `site-name.env`.
return Consolidation\OutputFormatters\StructuredData\PropertyList