Continued:
[core.git] / framework / main / interfaces / io / directory / class_FrameworkDirectory.php
index a87ba801f150df614d9cafd7b7e202985028e976..7c50bea77fdbc9d9dcf2868d222d9720ce4b722c 100644 (file)
@@ -10,7 +10,7 @@ use Org\Mxchange\CoreFramework\Generic\FrameworkInterface;
  *
  * @author             Roland Haeder <webmaster@shipsimu.org>
  * @version            0.0.0
- * @copyright  Copyright (c) 2007, 2008 Roland Haeder, 2009 - 2017 Core Developer Team
+ * @copyright  Copyright (c) 2007, 2008 Roland Haeder, 2009 - 2023 Core Developer Team
  * @license            GNU GPL 3.0 or any newer version
  * @link               http://www.shipsimu.org
  *
@@ -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