JImageInspector::setClassProperty
Method for setting protected variables.
Signature
public function setClassProperty(string
$name,
mixed
$value )
Parameters
-
$name
- The name of the property.
-
$value
- The value of the property.
Returns
- void.