You are here

protected property HostingPlatformGitForm::$fields in Aegir Deploy 7.3

File

modules/platform_git/includes/HostingPlatformGitForm.inc, line 9
The HostingPlatformGitForm class.

Class

HostingPlatformGitForm
@file The HostingPlatformGitForm class.

Code

protected $fields = [
  'field_git_repository_url',
  'field_git_repository_path',
  'field_git_reference',
  'field_git_docroot',
];