PHP Manual
classkit_method_copy
Description
bool classkit_method_copy ( string dClass, string dMethod, string sClass [, string sMethod] )| Warning |
This function is EXPERIMENTAL. The behaviour of this function, the name of this function, and anything else documented about this function may change without notice in a future release of PHP. Use this function at your own risk. |
Parameters
dClassDestination class for copied method
dMethodDestination method name
sClassSource class of the method to copy
sMethodName of the method to copy from the source class. If this parameter is omitted, the value of
dMethodis assumed.
Examples
Support PHPRO.ORG
Search
PHPRO.ORG Poll
Warning: Participation in PHPRO.ORG polls may incorrectly lead you to believe your opinions matter.

RSS Feed




