18 lines
320 B
YAML
18 lines
320 B
YAML
name: EnsureRelativePaths
|
|
class_comment: null
|
|
dependencies: []
|
|
properties: []
|
|
methods:
|
|
- name: __invoke
|
|
visibility: public
|
|
parameters:
|
|
- name: string
|
|
comment: '# * Ensures the given string only contains relative paths.
|
|
|
|
# *
|
|
|
|
# * @param string $string
|
|
|
|
# * @return string'
|
|
traits: []
|
|
interfaces: []
|