RobRichards\WsePhp\WSSESoapServer::save PHP Method

save() public method

public save ( $file )
    public function save($file)
    {
        return $this->soapDoc->save($file);
    }