Moodle  2.2.1
http://www.collinsharper.com
C:/xampp/htdocs/moodle/lib/zend/Zend/Server/Reflection/Function.php
Go to the documentation of this file.
00001 <?php
00024 require_once 'Zend/Server/Reflection/Function/Abstract.php';
00025 
00037 class Zend_Server_Reflection_Function extends Zend_Server_Reflection_Function_Abstract
00038 {
00039 }
 All Data Structures Namespaces Files Functions Variables Enumerations