mirror of
https://github.com/php/php-src.git
synced 2024-11-25 10:54:15 +08:00
You shall not Copy'n'Paste after midnight without checking 3 times
This commit is contained in:
parent
2e945483d2
commit
1716669a27
@ -315,7 +315,7 @@ class spl_dir implements spl_sequence {
|
||||
*
|
||||
* \param $path directory to iterate.
|
||||
*/
|
||||
private function __construct($path);
|
||||
function __construct($path);
|
||||
|
||||
/*! \copydoc spl_sequence::rewind
|
||||
*/
|
||||
|
Loading…
Reference in New Issue
Block a user