Method | Description | |
---|---|---|
connectionSet ( string $site_env, string $mode ) | Set git or sftp connection mode on a site's dev or multidev environment |
public connectionSet ( string $site_env, string $mode ) | ||
$site_env | string | Name of the environment to set. Note that you cannot change 'test' or 'live'. |
$mode | string | [git|sftp] The connection mode to set |