No configuration for Drupal7
This commit is contained in:
@@ -34,6 +34,14 @@ class Drupal7 extends Phpass
|
||||
*/
|
||||
const DRUPAL_HASH_LENGTH = 55;
|
||||
|
||||
/**
|
||||
* @inheritdoc
|
||||
*/
|
||||
public function configuration()
|
||||
{
|
||||
return [];
|
||||
}
|
||||
|
||||
/**
|
||||
* @inheritdoc
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user