api/laravel/View/Compilers/Concerns/CompilesInjections.yaml

19 lines
326 B
YAML
Raw Normal View History

2024-09-26 09:03:21 +00:00
name: CompilesInjections
class_comment: null
dependencies: []
properties: []
methods:
- name: compileInject
visibility: protected
parameters:
- name: expression
comment: '# * Compile the inject statements into valid PHP.
# *
# * @param string $expression
# * @return string'
traits: []
interfaces: []