trait
Illuminate
/
View
/
Compilers
/
Concerns
/
CompilesJson
You are viewing an older version of the documentation. For the latest, please visit master documentation.
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