up observations

This commit is contained in:
Ronald Quenta
2017-07-26 16:19:40 -04:00
committed by Ronald Quenta
parent 2825cb6868
commit 63dfcf408a

View File

@@ -1711,6 +1711,10 @@ class PluginsRegistry extends Plugins
}
}
/**
* Get all variables of object
* @return array
*/
public function iterateVisible()
{
$response = array();