trait
Illuminate
/
View
/
Compilers
/
Concerns
/
CompilesJson
CompilesJson
Properties
private
$encodingOptions int
The default JSON encoding options.
Default: int
Methods
protected
compileJson ( $expression ) : string
Compile the JSON statement into valid PHP.
Parameters
- $expression string