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.
Restores a previously unregistered built-in wrapper
stream_wrapper_restore ( string $protocol ) : bool
protocol
The wrapper name to be restored.
Returns TRUE on success or FALSE on failure.