You are here

protected property HostingPlatformComposerGitNode::$info_fields in Aegir Deploy 7.3

Overrides HostingNode::$info_fields

File

modules/platform_composer_git/includes/HostingPlatformComposerGitNode.inc, line 10
The HostingPlatformComposerGitNode class.

Class

HostingPlatformComposerGitNode
@file The HostingPlatformComposerGitNode class.

Code

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