CompilesStyles

trait CompilesStyles (View source)

Methods

string compileStyle(string $expression)

Compile the conditional style statement into valid PHP.

Details

protected string compileStyle(string $expression)

Compile the conditional style 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/9.x/Illuminate/View/Compilers/Concerns/CompilesStyles.html