runkit7_method_rename
Dynamically changes the name of the given method
&reftitle.description;
boolrunkit7_method_rename
stringclassname
stringmethodname
stringnewname
¬e.runkit.selfmanipulation;
&reftitle.parameters;
classname
The class in which to rename the method
methodname
The name of the method to rename
newname
The new name to give to the renamed method
&reftitle.returnvalues;
&return.success;
&reftitle.examples;
runkit7_method_rename example
]]>
&example.outputs;
&reftitle.seealso;
runkit7_method_add
runkit7_method_copy
runkit7_method_redefine
runkit7_method_remove
runkit7_function_rename