Contents

BBP_Forums_Group_Extension::ob_end_clean()

Used to end an output buffer

Description

Source

File: bp-forums/groups.php

610
611
612
public function ob_end_clean() {
    ob_end_clean();
}

Questions?

We're always happy to help with code or other questions you might have! Search our developer docs, contact support, or connect with our sales team.