Pimcore\Model\User\Workspace\Document::getSave PHP Method

getSave() public method

public getSave ( ) : boolean
return boolean
    public function getSave()
    {
        return $this->save;
    }