Pop\Archive\Adapter\Tar::archive PHP Method

archive() public method

Method to return the archive object
public archive ( ) : mixed
return mixed
    public function archive()
    {
        return $this->archive;
    }