stream_wrapper_restore
PHP function
Edit on GitHub ✎
(PHP 5 >= 5.1.0, PHP 7, PHP 8)
Restores a previously unregistered built-in wrapper
Description
stream_wrapper_restore(string $protocol): bool
Restores a built-in wrapper previously unregistered with stream_wrapper_unregister().
Parameters
protocol
Return Values
Success