You are here

protected property HostingPlatformComposerForm::$fields in Aegir Deploy 7.3

File

modules/platform_composer/includes/HostingPlatformComposerForm.inc, line 9
The HostingPlatformComposerForm class.

Class

HostingPlatformComposerForm
@file The HostingPlatformComposerForm class.

Code

protected $fields = [
  'field_composer_project_docroot',
  'field_composer_project_package',
  'field_composer_project_path',
  'field_composer_project_version',
];