X-Git-Url: https://git.mxchange.org/?p=core.git;a=blobdiff_plain;f=inc%2Fclasses%2Finterfaces%2Fio%2Fdirectory%2Fclass_Directory.php;h=993ced249cc8b7c28e9d3ffeb0f7838687be0593;hp=89e425edcd4ab9e88423c6d70cb4dc08da0c1267;hb=8340bde46fbf09750b33429eb865db466800a8ce;hpb=88edbab806256235ce080fc18d6602061777a6ba diff --git a/inc/classes/interfaces/io/directory/class_Directory.php b/inc/classes/interfaces/io/directory/class_Directory.php index 89e425ed..993ced24 100644 --- a/inc/classes/interfaces/io/directory/class_Directory.php +++ b/inc/classes/interfaces/io/directory/class_Directory.php @@ -50,7 +50,7 @@ interface Directory extends FrameworkInterface { * * @return $iteratorInstance The directory pointer which shall be a valid directory resource */ - function getIteratorInstance (); + function getDirectoryIteratorInstance (); /** * Getter for path name