register() public static method
Registers this steam wrapper.
| public static void register ( $protocol = 'gridfs', $force = false ) | ||
|---|---|---|
| $protocol | string |
Name of the protocol to be used. |
| $force | boolean |
Whether to register wrapper, even if protocol is already taken. |
Please login to continue.