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

CompilesComments

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

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