PHP Class Kraken\Util\Support\GeneratorSupport

Afficher le fichier Open project: kraken-php/framework Class Usage Examples

Méthodes publiques

Méthode Description
genId ( string $name ) : string Return uniqid prefixed with given string.

Method Details

genId() public static méthode

Return uniqid prefixed with given string.
public static genId ( string $name ) : string
$name string
Résultat string