PHP Class Cartalyst\Sentinel\Hashing\NativeHasher

Inheritance: implements Cartalyst\Sentinel\Hashing\HasherInterface
Datei anzeigen Open project: cartalyst/sentinel Class Usage Examples

Public Methods

Method Description
check ( $value, $hashedValue ) {@inheritDoc}
hash ( $value ) {@inheritDoc}

Method Details

check() public method

{@inheritDoc}
public check ( $value, $hashedValue )

hash() public method

{@inheritDoc}
public hash ( $value )