JPathwayInspector::__get
Method for inspecting protected variables.
Signature
public function __get(string
$nameĀ )
Parameters
-
$name
- The name of the class property.
Returns
- mixed
- The value of the class variable.