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

clear_data() public method

Removes all data from the request global.
Since: 3.0.0
public clear_data ( ) : integer
return integer Number of cleared elements.
    public function clear_data();
RequestDataManipulator