PHP Class Components\Model\PasswordHistory

Inheritance: extends Model, use trait Components\Model\Traits\Timestampable, use trait Components\Model\Traits\SoftDeletable
Show file Open project: phalconslayer/slayer

Public Methods

Method 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 method

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