CeoFunction
class CeoFunction extends BaseFunction
Provides whitelisted access to injected services
Methods
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') }}