trait Illuminate / View / Compilers / Concerns / CompilesJson
You're browsing the documentation for an upcoming version of Laravel. The documentation and features of this release are subject to change.

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