PHPZip\Zip\Exception\LengthMismatch::getExpected PHP Method

getExpected() public method

public getExpected ( )
    public function getExpected(){
        return $this->_expected;
    }