22 lines
372 B
YAML
22 lines
372 B
YAML
|
name: ExpressionFunctionProviderInterface
|
||
|
class_comment: null
|
||
|
dependencies: []
|
||
|
properties: []
|
||
|
methods:
|
||
|
- name: getFunctions
|
||
|
visibility: public
|
||
|
parameters: []
|
||
|
comment: '# * @author Fabien Potencier <fabien@symfony.com>
|
||
|
|
||
|
# */
|
||
|
|
||
|
# interface ExpressionFunctionProviderInterface
|
||
|
|
||
|
# {
|
||
|
|
||
|
# /**
|
||
|
|
||
|
# * @return ExpressionFunction[]'
|
||
|
traits: []
|
||
|
interfaces: []
|