class AbuseReportingConfig extends Model (View source)

Properties

bool $recordingAllowed
bool $writtenUgcAllowed

Methods

setRecordingAllowed($recordingAllowed)

No description

bool
getRecordingAllowed()

No description

setWrittenUgcAllowed($writtenUgcAllowed)

No description

bool
getWrittenUgcAllowed()

No description

Details

setRecordingAllowed($recordingAllowed)

No description

Parameters

$recordingAllowed

bool getRecordingAllowed()

No description

Return Value

bool

setWrittenUgcAllowed($writtenUgcAllowed)

No description

Parameters

$writtenUgcAllowed

bool getWrittenUgcAllowed()

No description

Return Value

bool