X-Git-Url: https://git.mxchange.org/?p=core.git;a=blobdiff_plain;f=framework%2Fmain%2Finterfaces%2Fio%2Fdirectory%2Fclass_FrameworkDirectory.php;h=195aaa2c9279228a9b46923ad5e7844e5bdd2c11;hp=a87ba801f150df614d9cafd7b7e202985028e976;hb=HEAD;hpb=a60894f1d6ef33613d2d0351075aa07aa257f304 diff --git a/framework/main/interfaces/io/directory/class_FrameworkDirectory.php b/framework/main/interfaces/io/directory/class_FrameworkDirectory.php index a87ba801..7c50bea7 100644 --- a/framework/main/interfaces/io/directory/class_FrameworkDirectory.php +++ b/framework/main/interfaces/io/directory/class_FrameworkDirectory.php @@ -10,7 +10,7 @@ use Org\Mxchange\CoreFramework\Generic\FrameworkInterface; * * @author Roland Haeder * @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