platform/api/laravel/View/Compilers/Concerns/CompilesInjections.yaml
2024-09-02 10:44:11 -07:00

18 lines
326 B
YAML

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: []