SocialHistory::tableName PHP Method

tableName() public method

public tableName ( )
    public function tableName()
    {
        return 'socialhistory';
    }