LogoSettings extends BaseSettings
Table of Contents
Methods
- __construct() : mixed
- canCurrentUserEdit() : bool
- getLogoId() : int
- getLogoRetinaId() : int
- setLogoId() : void
- setLogoRetinaId() : void
Methods
__construct()
public
__construct(OptionContract $option) : mixed
Parameters
- $option : OptionContract
canCurrentUserEdit()
public
canCurrentUserEdit() : bool
Return values
boolgetLogoId()
public
getLogoId() : int
Return values
intgetLogoRetinaId()
public
getLogoRetinaId() : int
Return values
intsetLogoId()
public
setLogoId(int $value) : void
Parameters
- $value : int
setLogoRetinaId()
public
setLogoRetinaId(int $value) : void
Parameters
- $value : int