]> git.mxchange.org Git - core.git/blobdiff - framework/main/interfaces/io/directory/class_FrameworkDirectory.php
Continued:
[core.git] / framework / main / interfaces / io / directory / class_FrameworkDirectory.php
index 52a7af62aa7c653aa2ff7482298ffd170a1d86ac..a26a45916d83d05ea3753dde2e9549c977dda644 100644 (file)
@@ -41,7 +41,7 @@ interface FrameworkDirectory extends FrameworkInterface {
         * @param       $except         Some parts of a directory we want to ignore. Valid: directory and file names, other values will be silently ignored
         * @return      SplFileInfo             An instance of a SplFileInfo class
         */
-       function readDirectoryExcept (array $except = array());
+       function readDirectoryExcept (array $except = []);
 
        /**
         * Close a directory source and set it's instance to null and the path name