Craft\Neo_GroupRecord::getTableName PHP Method

getTableName() public method

public getTableName ( )
    public function getTableName()
    {
        return 'neogroups';
    }