TwigActivity
in package
Tags
Table of Contents
- elementValue() : string
- Return an element value
- getContext() : string
- Get the current twig context, can be 'web' or 'export'
- getLogs() : Logs
- Get logs service
- showUserIP() : bool
- Show user IPs
Methods
elementValue()
Return an element value
public
elementValue( $value) : string
Parameters
Tags
Return values
string —getContext()
Get the current twig context, can be 'web' or 'export'
public
getContext() : string
Tags
Return values
string —getLogs()
Get logs service
public
getLogs() : Logs
Return values
Logs —showUserIP()
Show user IPs
public
showUserIP() : bool