]> git.mxchange.org Git - hub.git/commit
Next wave:
authorRoland Häder <roland@mxchange.org>
Fri, 19 May 2017 01:32:55 +0000 (03:32 +0200)
committerRoland Häder <roland@mxchange.org>
Fri, 21 Aug 2020 16:49:59 +0000 (18:49 +0200)
commitd13a9a5964412bc545f40bce75e9f00c9374860b
tree97f25ce253cb8b3b26fbb3fcf0df8d86b3a1d08d
parent31212a4feed0b6f3f099d514483d72f87348c6d2
Next wave:
- imported FrameworkInterface

Signed-off-by: Roland Häder <roland@mxchange.org>
27 files changed:
application/hub/interfaces/apt-proxy/class_AptProxy.php
application/hub/interfaces/blocks/class_Minable.php
application/hub/interfaces/chat/class_Chatter.php
application/hub/interfaces/consumer/class_Consumer.php
application/hub/interfaces/crawler/class_Crawler.php
application/hub/interfaces/cruncher/class_CruncherHelper.php
application/hub/interfaces/decoder/class_Decodeable.php
application/hub/interfaces/discovery/class_Discoverable.php
application/hub/interfaces/distributable/class_Distributable.php
application/hub/interfaces/executor/class_Executor.php
application/hub/interfaces/locator/class_LocateableNode.php
application/hub/interfaces/lookup/class_Lookupable.php
application/hub/interfaces/miner/class_MinerHelper.php
application/hub/interfaces/package/assembler/class_Assembler.php
application/hub/interfaces/package/class_Deliverable.php
application/hub/interfaces/package/class_Receivable.php
application/hub/interfaces/package/fragmenter/class_Fragmentable.php
application/hub/interfaces/producer/class_Producer.php
application/hub/interfaces/recipient/class_Recipient.php
application/hub/interfaces/resolver/class_ProtocolResolver.php
application/hub/interfaces/scanner/class_Scanner.php
application/hub/interfaces/shareable/info/class_ShareableInfo.php
application/hub/interfaces/socket/class_SocketTag.php
application/hub/interfaces/source/class_Source.php
application/hub/interfaces/states/class_Stateable.php
application/hub/interfaces/tags/class_Tagable.php
application/hub/interfaces/work_units/class_UnitHelper.php