]> git.mxchange.org Git - core.git/commit - framework/main/tests/filter/tests/configuration/classes/class_TestConfigurationLoadableClassesFilter.php
Refacturing:
authorRoland Häder <roland@mxchange.org>
Sun, 6 Dec 2020 00:51:31 +0000 (01:51 +0100)
committerRoland Häder <roland@mxchange.org>
Sun, 6 Dec 2020 00:51:31 +0000 (01:51 +0100)
commit5a6770f3b6d3da3e22297844d8077dc2aba4663b
tree64a7dc5acd5fd019d230132adf9f36d2aec0ef1f
parentee152d522f6f197ea6b9cc14a20916437b55039e
Refacturing:
- introduced IndexableTrait
- the test for loadable classes is basically finished, later add more tests
  (filters) for each single class

Signed-off-by: Roland Häder <roland@mxchange.org>
framework/main/classes/stacker/file/class_BaseFileStack.php
framework/main/tests/filter/tests/configuration/classes/class_TestConfigurationLoadableClassesFilter.php
framework/main/traits/index/class_IndexableTrait.php [new file with mode: 0644]