platform/api/laravel/View/Compilers/Concerns/CompilesComments.yaml

19 lines
315 B
YAML
Raw Normal View History

2024-09-02 17:44:11 +00:00
name: CompilesComments
class_comment: null
dependencies: []
properties: []
methods:
- name: compileComments
visibility: protected
parameters:
- name: value
comment: '# * Compile Blade comments into an empty string.
# *
# * @param string $value
# * @return string'
traits: []
interfaces: []