PHP Interface Cartalyst\Sentinel\Activations\ActivationInterface

Show file Open project: cartalyst/sentinel

Public Methods

Method Description
getCode ( ) : string Return the random string used as activation code.

Method Details

getCode() public method

Return the random string used as activation code.
public getCode ( ) : string
return string