Streams stream_wrapper_restore

(PHP 5 >= 5.1.0, PHP 7, PHP 8)

stream_wrapper_restore — 이전에 등록되지 않은 내장 래퍼를 복원합니다.


설명

stream_wrapper_restore(string $protocol): bool

이전에 stream_wrapper_unregister()로 등록되지 않은 내장 래퍼를 복원합니다.


매개변수

protocol

반환 값

성공하면 true를, 실패하면 false를 반환합니다.