]> git.mxchange.org Git - hub.git/blobdiff - application/hub/main/helper/connection/tcp/class_TcpConnectionHelper.php
Swapped code, moved/renamed classes and interfaces:
[hub.git] / application / hub / main / helper / connection / tcp / class_TcpConnectionHelper.php
index 0a820872f3388a539d45c21599fd7a004cee068d..9d6b550150f86c4ff7b7599a51914ec03abb8809 100644 (file)
@@ -22,7 +22,7 @@
  * You should have received a copy of the GNU General Public License
  * along with this program. If not, see <http://www.gnu.org/licenses/>.
  */
-class TcpConnectionHelper extends BaseConnectionHelper {
+class TcpConnectionHelper extends BaseConnectionHelper implements Helper {
        /**
         * Protected constructor
         *