trait CompilesComments

Methods

string
compileComments(string $value)

Compile Blade comments into an empty string.

Details

at line 13
protected string compileComments(string $value)

Compile Blade comments into an empty string.

Parameters

string $value

Return Value

string