public function ParameterObjectInterface::__get in Zircon Profile 8
Same name and namespace in other branches
- 8.0 vendor/zendframework/zend-stdlib/src/ParameterObjectInterface.php \Zend\Stdlib\ParameterObjectInterface::__get()
Parameters
string $key:
Return value
mixed
1 method overrides ParameterObjectInterface::__get()
- AbstractOptions::__get in vendor/
zendframework/ zend-stdlib/ src/ AbstractOptions.php - Get a configuration property
File
- vendor/
zendframework/ zend-stdlib/ src/ ParameterObjectInterface.php, line 25
Class
Namespace
Zend\StdlibCode
public function __get($key);