symfony / 2.7 / symfony / component / vardumper / cloner / clonerinterface.html

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/2.7/Symfony/Component/VarDumper/Cloner/ClonerInterface.html