platform/api/laravel/Console/View/Components/Mutators/EnsureRelativePaths.yaml

19 lines
320 B
YAML
Raw Normal View History

2024-09-02 17:44:11 +00:00
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: []