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: []