CompilesSessions
trait CompilesSessions (View source)
Methods
string
compileSession(string $expression)
Compile the session statements into valid PHP.
string
compileEndsession(string $expression)
Compile the endsession statements into valid PHP.
Details
protected string
compileSession(string $expression)
Compile the session statements into valid PHP.
protected string
compileEndsession(string $expression)
Compile the endsession statements into valid PHP.