Sulu\Bundle\PreviewBundle\Preview\Object\PreviewObjectProviderInterface::setValues PHP Method

setValues() public method

Set given data to the object.
public setValues ( $object, string $locale, array $data )
$object
$locale string
$data array
    public function setValues($object, $locale, array $data);