Skip to content

Latest commit

 

History

History
176 lines (59 loc) · 1.3 KB

Settings.md

File metadata and controls

176 lines (59 loc) · 1.3 KB

Settings

  • Full name: \System\Helper\Settings
  • Parent class: \Lime\Helper

Methods

groups

public groups(bool $filter = false): \ArrayObject

Parameters:

Parameter Type Description
$filter bool

Inherited methods

__construct

public __construct(\Lime\App $app, mixed $context = null): mixed

Parameters:

Parameter Type Description
$app \Lime\App
$context mixed

initialize

protected initialize(): mixed

__call

public __call(mixed $name, mixed $arguments): mixed

Parameters:

Parameter Type Description
$name mixed
$arguments mixed

__invoke

public __invoke(mixed $helper): mixed

Parameters:

Parameter Type Description
$helper mixed

__get

public __get(mixed $name): mixed

Parameters:

Parameter Type Description
$name mixed