PHP Class Kraken\Util\Support\GeneratorSupport

Show file Open project: kraken-php/framework Class Usage Examples

Public Methods

Method Description
genId ( string $name ) : string Return uniqid prefixed with given string.

Method Details

genId() public static method

Return uniqid prefixed with given string.
public static genId ( string $name ) : string
$name string
return string