You are here

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

A list of node types associated with content_profile.

Type: array

File

d5/d5.inc, line 16
Implementation of DrupalVersion for Drupal 5 sources.

Class

DrupalVersion5
Drupal 5 implementations of functions shared among multiple types of objects.

Code

protected $profileTypes = array();