mirror of
https://github.com/PHPOffice/PhpSpreadsheet.git
synced 2026-08-31 20:49:55 +00:00
Merge pull request #1510 from reijnnn/fix-worksheet-protection
Delete unnecessary class member
This commit is contained in:
@@ -143,13 +143,6 @@ class Protection
|
||||
*/
|
||||
private $algorithm = '';
|
||||
|
||||
/**
|
||||
* Hash value.
|
||||
*
|
||||
* @var string
|
||||
*/
|
||||
private $hash = '';
|
||||
|
||||
/**
|
||||
* Salt value.
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user