]> git.mxchange.org Git - core.git/commit
Continued:
authorRoland Häder <roland@mxchange.org>
Thu, 21 Aug 2025 22:57:29 +0000 (00:57 +0200)
committerRoland Häder <roland@mxchange.org>
Thu, 21 Aug 2025 22:57:29 +0000 (00:57 +0200)
commit7ebdc93486d595a44ee32f8cf998bd7e989fd9c7
tree4563d082f4cda57d3ace1a83abfcf7d084bca5e5
parent6e66d0ff24201ecff49aaeb1fc8fd21fdee55e12
Continued:
- added more type-hints
- copied all public function to interface ManageableLanguage
- introduced new function isDirectoryIteratorInstanceSet() to avoid "abusive"
  invocations of getter
framework/main/classes/file_directories/directory/class_FrameworkDirectoryPointer.php
framework/main/classes/language/class_LanguageSystem.php
framework/main/interfaces/io/directory/class_FrameworkDirectory.php
framework/main/interfaces/iterator/registry/class_IteratableRegistry.php
framework/main/interfaces/language/class_ManageableLanguage.php