STREAM_WRAPPER_RESTORE
Restores a previously unregistered built-in wrapper
SYNTAX
stream_wrapper_restore ( string $protocol ) : bool
PARAMETERS
protocol
The wrapper name to be restored.
RETURN
Returns TRUE on success or FALSE on failure.