19 lines
330 B
YAML
19 lines
330 B
YAML
|
name: EnsureDynamicContentIsHighlighted
|
||
|
class_comment: null
|
||
|
dependencies: []
|
||
|
properties: []
|
||
|
methods:
|
||
|
- name: __invoke
|
||
|
visibility: public
|
||
|
parameters:
|
||
|
- name: string
|
||
|
comment: '# * Highlight dynamic content within the given string.
|
||
|
|
||
|
# *
|
||
|
|
||
|
# * @param string $string
|
||
|
|
||
|
# * @return string'
|
||
|
traits: []
|
||
|
interfaces: []
|