Home
last modified time | relevance | path

Searched refs:__clone (Results 26 – 50 of 70) sorted by last modified time

123

/plugin/findologicxmlexport/vendor/myclabs/deep-copy/fixtures/f006/
H A DA.php22 public function __clone() function in DeepCopy\\f006\\A
H A DB.php22 public function __clone() function in DeepCopy\\f006\\B
/plugin/findologicxmlexport/vendor/myclabs/deep-copy/
H A DREADME.md20 1. [Overridding `__clone()`](#overridding-__clone)
69 You use [`__clone()`](http://www.php.net/manual/en/language.oop5.cloning.php#object.clone) and impl…
84 ### Overridding `__clone()`
86 ![Overridding __clone](doc/deep-clone.png)
361 - Implement your own `__clone()` method
/plugin/findologicxmlexport/vendor/phpunit/phpunit-mock-objects/src/Framework/MockObject/Generator/
H A Dmocked_clone.tpl.dist1 public function __clone()
H A Dunmocked_clone.tpl.dist1 public function __clone()
4 parent::__clone();
/plugin/findologicxmlexport/vendor/phpunit/phpunit-mock-objects/tests/MockObject/Generator/
H A Dclass_call_parent_clone.phpt7 public function __clone()
32 public function __clone()
35 parent::__clone();
H A Dclass_dont_call_parent_constructor.phpt32 public function __clone()
H A Dclass_implementing_interface_call_parent_constructor.phpt37 public function __clone()
H A Dclass_implementing_interface_dont_call_parent_constructor.phpt37 public function __clone()
H A Dclass_partial.phpt37 public function __clone()
H A Dclass_with_method_named_method.phpt33 public function __clone()
H A Dclass_with_method_with_variadic_arguments.phpt33 public function __clone()
H A Dnamespaced_class_implementing_interface_dont_call_parent_constructor.phpt39 public function __clone()
H A Dnamespaced_class_partial.phpt39 public function __clone()
H A Dnamespaced_interface.phpt33 public function __clone()
H A Dnonexistent_class_with_namespace_starting_with_separator.phpt36 public function __clone()
H A Dnullable_types.phpt37 public function __clone()
H A Dproxy.phpt33 public function __clone()
H A Dreturn_type_declarations_nullable.phpt35 public function __clone()
H A Dreturn_type_declarations_object_method.phpt38 public function __clone()
H A Dreturn_type_declarations_static_method.phpt38 public function __clone()
H A Dreturn_type_declarations_void.phpt35 public function __clone()
H A Dabstract_class.phpt37 public function __clone()
H A Dclass.phpt37 public function __clone()
H A Dclass_call_parent_constructor.phpt32 public function __clone()

123