19 lines
358 B
YAML
19 lines
358 B
YAML
|
name: ParsesSearchPath
|
||
|
class_comment: null
|
||
|
dependencies: []
|
||
|
properties: []
|
||
|
methods:
|
||
|
- name: parseSearchPath
|
||
|
visibility: protected
|
||
|
parameters:
|
||
|
- name: searchPath
|
||
|
comment: '# * Parse the Postgres "search_path" configuration value into an array.
|
||
|
|
||
|
# *
|
||
|
|
||
|
# * @param string|array|null $searchPath
|
||
|
|
||
|
# * @return array'
|
||
|
traits: []
|
||
|
interfaces: []
|