--TEST-- A SensitiveParameterValue is clonable. --FILE-- getValue()); var_dump($v2->getValue()); ?> --EXPECTF-- string(6) "secret" string(6) "secret"