mirror of
https://gitlab.com/TheGamecraft/c-cms.git
synced 2026-04-25 20:29:10 -04:00
ALPHA 3.0.2a
This commit is contained in:
@@ -47,6 +47,8 @@ class ArgonHasher extends AbstractHasher implements HasherContract
|
||||
* @param string $value
|
||||
* @param array $options
|
||||
* @return string
|
||||
*
|
||||
* @throws \RuntimeException
|
||||
*/
|
||||
public function make($value, array $options = [])
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user