| 
 | runkit_method_removeDynamically removes the given method Description
   bool runkit_method_remove
    ( string  $classname, string$methodname)
 Parameters
 
 Return Values
   Returns  Examples
 Example #1 runkit_method_remove example 
<?phpThe above example will output: bar See Also
 
 |