Method FeedItem::__construct
Inheritance:
- System::__construct()
- FeedItem::__construct()
Automatically extracted PHP DOC comment from code: END OF PHP DOC
Take an array of arguments and initialize the object
public function void __construct(array $arrData)
Parameters
- array $arrData
- Default: false
- Not documented yet. Please add documentation to this entry.
Add a comment