Inpsyde\MultilingualPress\Translation\RequestDataManipulator::restore_data PHP Method

restore_data() public method

Restores all data from the storage.
Since: 3.0.0
public restore_data ( ) : integer
return integer Number of restored elements.
    public function restore_data();
RequestDataManipulator