PHP Interface Sulu\Component\Hash\HasherInterface

Afficher le fichier Open project: sulu/sulu Interface Usage Examples

Méthodes publiques

Méthode Description
hash ( object $object ) : string Hashes the given object to a string.

Method Details

hash() public méthode

Hashes the given object to a string.
public hash ( object $object ) : string
$object object
Résultat string