(no version information, might be only in CVS)
classkit_method_rename -- Dynamically changes the name of the given methodÓçìåßùóç: This function cannot be used to manipulate the currently running (or chained) method.
Ðñïåéäïðïßçóç |
Αυτή η συνάρτηση είναι ΔΟΚΙΜΑΣΤΙΚΗ. Η συμπεριφορά της, το όνομα της και οτιδήποτε άλλο είναι τεκμηριωμένο σχετικά με αυτή την συνάρτηση μπορεί να αλλάξει χωρίς ειδοποίηση σε μελλοντικές εκδόσεις της PHP. Χρησιμοποιήστε αυτή την συνάρτηση με δικό σας ρίσκο. |
The class in which to rename the method
The name of the method to rename
The new name to give to the renamed method