Which Method Is Used To Tweak An Object8217s Cloning Behavior #108
Which method is used to tweak an object’s cloning behavior?
This multiple choice question (MCQ) is related to the book/course gs gs107 PHP: Hypertext Preprocessor. It can also be found in gs gs107 PHP OOPs - PHP OOPs Advanced - Quiz No.1.
Which method is used to tweak an object’s cloning behavior?
clone()
__clone()
_clone
object_clone()