Pop\Archive\Adapter\Zip::archive PHP 메소드

archive() 공개 메소드

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