class SqlAclEntry extends Model (View source)

Properties

string $expireTime
string $label
string $ttl
string $value

Methods

setExpireTime($expireTime)

No description

string
getExpireTime()

No description

setLabel($label)

No description

string
getLabel()

No description

setTtl($ttl)

No description

string
getTtl()

No description

setValue($value)

No description

string
getValue()

No description

Details

setExpireTime($expireTime)

No description

Parameters

$expireTime

string getExpireTime()

No description

Return Value

string

setLabel($label)

No description

Parameters

$label

string getLabel()

No description

Return Value

string

setTtl($ttl)

No description

Parameters

$ttl

string getTtl()

No description

Return Value

string

setValue($value)

No description

Parameters

$value

string getValue()

No description

Return Value

string