Method Feed::__construct
Inheritance:
- System::__construct()
- Feed::__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(string $strName, ? $arrData)
Parameters
- string $strName
- Not documented yet. Please add documentation to this entry.
- ? $arrData
- Default: false
- Not documented yet. Please add documentation to this entry.
Add a comment