JDatabaseQueryInspector::get
Gets any property from the class.
Signature
public function get(string
$property )
Parameters
-
$property
- The name of the class property.
Returns
- mixed
- The value of the class property.