com.woltlab.wcf.user.infraction.data.user.infraction.warning
Represents a user warning.
DatabaseObject | --UserWarning
| Class | Description |
|---|---|
UserWarningEditor |
Provides functions to add, edit and delete user warnings. |
| Return | Name |
|---|---|
UserWarning |
__construct(integer $userWarningID, [array<mixed> $row = null])
|
public UserWarning __construct(integer $userWarningID, [array<mixed> $row = null])
Creates a new UserWarning object.
$userWarningID $row Redefinition of: DatabaseObject::__construct()
DatabaseObject::__construct(), DatabaseObject::handleData(), DatabaseObject::sort(), DatabaseObject::__get()