laravel / 5.4.30 / api / 5.4 / 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/5.4/Illuminate/View/Compilers/Concerns/CompilesComments.html