Magento 2 Documentation  2.3
Documentation for Magento 2 CMS v2.3 (December 2018)
Zend_Server_Reflection_Function Class Reference
Inheritance diagram for Zend_Server_Reflection_Function:
Zend_Server_Reflection_Function_Abstract

Additional Inherited Members

- Public Member Functions inherited from Zend_Server_Reflection_Function_Abstract
 __construct (Reflector $r, $namespace=null, $argv=array())
 
 __call ($method, $args)
 
 __get ($key)
 
 __set ($key, $value)
 
 setNamespace ($namespace)
 
 getNamespace ()
 
 setDescription ($string)
 
 getDescription ()
 
 getPrototypes ()
 
 getInvokeArguments ()
 
 __wakeup ()
 
- Protected Member Functions inherited from Zend_Server_Reflection_Function_Abstract
 _addTree (Zend_Server_Reflection_Node $parent, $level=0)
 
 _buildTree ()
 
 _buildSignatures ($return, $returnDesc, $paramTypes, $paramDesc)
 
 _reflect ()
 
- Protected Attributes inherited from Zend_Server_Reflection_Function_Abstract
 $_reflection
 
 $_argv = array()
 
 $_config = array()
 
 $_class
 
 $_description = ''
 
 $_namespace
 
 $_prototypes = array()
 

Detailed Description

Definition at line 37 of file Function.php.


The documentation for this class was generated from the following file: