PortalTitleSettings extends BaseSettings
Table of Contents
Methods
- __construct() : mixed
- canCurrentUserEdit() : bool
- getTitle() : string
- setTitle() : void
Methods
__construct()
public
__construct(OptionContract $option) : mixed
Parameters
- $option : OptionContract
canCurrentUserEdit()
public
canCurrentUserEdit() : bool
Return values
boolgetTitle()
public
getTitle() : string
Return values
stringsetTitle()
public
setTitle(string $value) : void
Parameters
- $value : string