laravel / 10 / api / 10.x / illuminate / view / compilers / concerns / compilesjson.html

CompilesJson

trait CompilesJson (View source)

Methods

string compileJson(string $expression)

Compile the JSON statement into valid PHP.

Details

protected string compileJson(string $expression)

Compile the JSON statement into valid PHP.

Parameters

string $expression

Return Value

string

© Taylor Otwell
Licensed under the MIT License.
Laravel is a trademark of Taylor Otwell.
https://laravel.com/api/10.x/Illuminate/View/Compilers/Concerns/CompilesJson.html