class CeoFunction extends BaseFunction

Provides whitelisted access to injected services

Methods

__construct()

No description

getFunctionOptions()

No description

getDI()

No description

getFunctionName()

No description

mixed
handle($what)

Return a service

Details

in BaseFunction at line 9
__construct()

in BaseFunction at line 18
getFunctionOptions()

in BaseFunction at line 23
getDI()

at line 21
getFunctionName()

at line 35
mixed handle($what)

Return a service

{{ ceo('request').query('slug') }}

Parameters

$what

Return Value

mixed Service instance