trait
Illuminate
/
Database
/
Concerns
/
ParsesSearchPath
You're browsing the documentation for an upcoming version of Laravel. The documentation and features of this release are subject to change.
ParsesSearchPath
Methods
protected
parseSearchPath ( $searchPath ) : array
Parse the Postgres "search_path" configuration value into an array.
Parameters
- $searchPath string|array|null