PHP Class Components\Model\PasswordHistory

Inheritance: extends Model, use trait Components\Model\Traits\Timestampable, use trait Components\Model\Traits\SoftDeletable
Afficher le fichier Open project: phalconslayer/slayer

Méthodes publiques

Méthode Description
getSource ( ) : string By every request, phalcon will always pull this function as basis to know what is the table's name.

Method Details

getSource() public méthode

By every request, phalcon will always pull this function as basis to know what is the table's name.
public getSource ( ) : string
Résultat string