You are here

protected property Provision_PlatformGit::$context_properties in Aegir Deploy 7.3

Overrides Provision_ShellCommand::$context_properties

File

modules/platform_git/drush/Provision/PlatformGit.php, line 13
The Provision_PlatformGit class.

Class

Provision_PlatformGit
@file The Provision_PlatformGit class.

Code

protected $context_properties = [
  'repository_url',
  'repository_path',
  'reference',
];