runkit_method_remove
Dynamically removes the given method
&reftitle.description;
boolrunkit_method_remove
stringclassname
stringmethodname
¬e.runkit.selfmanipulation;
&warn.experimental.func;
&reftitle.parameters;
classname
The class in which to remove the method
methodname
The name of the method to remove
&reftitle.returnvalues;
&return.success;
&reftitle.examples;
runkit_method_remove example
]]>
&example.outputs;
&reftitle.seealso;
runkit_method_add
runkit_method_copy
runkit_method_redefine
runkit_method_rename
runkit_function_remove