]> git.mxchange.org Git - core.git/blobdiff - framework/main/interfaces/lists/class_Listable.php
Continued:
[core.git] / framework / main / interfaces / lists / class_Listable.php
index 4844d0a40fe8cb030832331eee9374d151ca5723..639686bf9101688ce82b0887d17e080b8e4d754e 100644 (file)
@@ -78,7 +78,7 @@ interface Listable extends FrameworkInterface, IteratorAggregate {
         * @return      void
         * @throws      InvalidListHashException        If the solved hash index is invalid
         */
-       function updateCurrentEntryByHash ($hash, array $entryArray);
+       function updateCurrentEntryByHash (string $hash, array $entryArray);
 
        /**
         * "Getter" for an iterator instance of this list