ClonerInterface
interface ClonerInterface
Methods
Data | cloneVar(mixed $var) Clones a PHP variable. |
Details
Data cloneVar(mixed $var)
Clones a PHP variable.
Parameters
mixed | $var | Any PHP variable |
Return Value
Data | The cloned variable represented by a Data object |
© 2004–2017 Fabien Potencier
Licensed under the MIT License.
http://api.symfony.com/4.0/Symfony/Component/VarDumper/Cloner/ClonerInterface.html