PHP Class Pantheon\Terminus\Commands\Multidev\ListCommand

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

Méthodes publiques

Méthode Description
listMultidevs ( string $site_name ) : Consolidation\OutputFormatters\StructuredData\RowsOfFields List the multidev environments belonging to the given site

Method Details

listMultidevs() public méthode

List the multidev environments belonging to the given site
public listMultidevs ( string $site_name ) : Consolidation\OutputFormatters\StructuredData\RowsOfFields
$site_name string Name of the site to list multidev environments of
Résultat Consolidation\OutputFormatters\StructuredData\RowsOfFields