trait CompilesComments (View source)

Methods

string
compileComments(string $value)

Compile Blade comments into an empty string.

Details

protected string compileComments(string $value)

Compile Blade comments into an empty string.

Parameters

string $value

Return Value

string