You are here

public property FeedsState::$pointer in Feeds 7.2

Used as a pointer to store where left off. Must be serializable.

Type: mixed

File

includes/FeedsSource.inc, line 91
Definition of FeedsSourceInterface, FeedsState and FeedsSource class.

Class

FeedsState
Status of an import or clearing operation on a source.

Code

public $pointer;