My_ShantyMongo_User::preInsert PHP Method

preInsert() protected method

protected preInsert ( )
    protected function preInsert()
    {
        $this->_hookCounter['preInsert'] += 1;
    }