Legend of the Green Dragon

Ban

Table of Contents

$banoverride  : bool
getBanoverride()  : bool
Get the value of Banoverride.
setBanoverride()  : self
Set the value of Banoverride.

Properties

$banoverride

private bool $banoverride = 0
Tags
ORM\Column

(name="banoverride", type="boolean", nullable=true, options={"default": 0})

Methods

getBanoverride()

Get the value of Banoverride.

public getBanoverride() : bool
Return values
bool

setBanoverride()

Set the value of Banoverride.

public setBanoverride(bool $banoverride) : self
Parameters
$banoverride : bool
Return values
self

Search results