mirror of
https://github.com/PrivateBin/PrivateBin.git
synced 2025-10-03 01:39:15 +02:00
address Codacy issues
This commit is contained in:
parent
93135e0abf
commit
1f2dddd9d8
4 changed files with 15 additions and 24 deletions
|
@ -26,15 +26,6 @@ use PrivateBin\Data\AbstractData;
|
|||
*/
|
||||
class ServerSalt extends AbstractPersistence
|
||||
{
|
||||
/**
|
||||
* file where salt is saved to
|
||||
*
|
||||
* @access private
|
||||
* @static
|
||||
* @var string
|
||||
*/
|
||||
private static $_file = 'salt.php';
|
||||
|
||||
/**
|
||||
* generated salt
|
||||
*
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue