You are here

protected property HostingPlatformComposerGitForm::$fields in Aegir Deploy 7.3

File

modules/platform_composer_git/includes/HostingPlatformComposerGitForm.inc, line 9
The HostingPlatformComposerGitForm class.

Class

HostingPlatformComposerGitForm
@file The HostingPlatformComposerGitForm class.

Code

protected $fields = [
  'field_composer_git_docroot',
  'field_composer_git_project_url',
  'field_composer_git_path',
  'field_composer_git_version',
];