Summery Summery
Filters the connection types to output to the filesystem credentials form.
Syntax Syntax
Parameters Parameters
- $types
-
Types of connections.
- $credentials
-
Credentials to connect with.
- $type
-
Chosen filesystem method.
- $error
-
Whether the current request has failed to connect, or an error object.
- $context
-
Full path to the directory that is tested for being writable.
Source Source
Advertisement
Changelog Changelog
Version | Description |
---|---|
4.6.0 | The $context parameter default changed from false to an empty string. |
2.9.0 | Introduced. |