JDatabaseQueryElementInspector::__set
Sets any property from the class.
Signature
public function __set(string
$property,
string
$value )
Parameters
-
$property
- The name of the class property.
-
$value
- The value of the class property.
Returns
- mixed