You are here

protected property DrupalVersion6::$profileTypes in Drupal-to-Drupal data migration 7.2

A list of node types associated with content_profile.

Type: array

File

d6/d6.inc, line 16
Implementation of DrupalVersion for Drupal 6 sources.

Class

DrupalVersion6
Drupal 6 implementations of functions shared among multiple types of objects.

Code

protected $profileTypes = array();