JFeed::__set
Magic method to set values for feed properties.
Signature
public function __set(string
$name,
mixed
$value )
Parameters
-
$name
- The name of the property.
-
$value
- The value to set for the property.
Returns
- void