Logo24Settings extends BaseSettings
Table of Contents
Methods
- __construct() : mixed
- canCurrentUserEdit() : bool
- getLogo24() : string
- setLogo24() : void
Methods
__construct()
public
__construct(OptionContract $option) : mixed
Parameters
- $option : OptionContract
canCurrentUserEdit()
public
canCurrentUserEdit() : bool
Return values
boolgetLogo24()
public
getLogo24() : string
Return values
stringsetLogo24()
public
setLogo24(string $value) : void
Parameters
- $value : string