(PHP 4 >= 4.3.2, PHP 5, PHP 7)
streamWrapper::dir_closedir — Close directory handle
public streamWrapper::dir_closedir ( ) : bool
This method is called in response to closedir().
Any resources which were locked, or allocated, during opening and use of the directory stream should be released.
This function has no parameters.
Returns true
on success or false
on failure.
© 1997–2020 The PHP Documentation Group
Licensed under the Creative Commons Attribution License v3.0 or later.
https://www.php.net/manual/en/streamwrapper.dir-closedir.php