PortalNameSettings extends BaseSettings
Table of Contents
Methods
- __construct() : mixed
- canCurrentUserEdit() : bool
- getName() : string
- setName() : void
Methods
__construct()
public
__construct(OptionContract $option) : mixed
Parameters
- $option : OptionContract
canCurrentUserEdit()
public
canCurrentUserEdit() : bool
Return values
boolgetName()
public
getName() : string
Return values
stringsetName()
public
setName(string $value) : void
Parameters
- $value : string