protected property FeedsDataHandler::$key in Feeds 6
File
- includes/
FeedsDataHandler.inc, line 32 - Data handler used in FeedsDataProcessor.
Class
- FeedsDataHandler
- Simple multidimensional data handler. Treats tables that join to this handler's table through FeedsDatahandler::key as a cluster. Records in this cluster are regarded as belonging to one multidimensional data set joined by FeedsDatahandler::key.
Code
protected $key;