]> git.mxchange.org Git - hub.git/blobdiff - application/hub/main/handler/network/tcp/class_TcpNetworkPackageHandler.php
Typo fixed, visitor introduced, SVN property set:
[hub.git] / application / hub / main / handler / network / tcp / class_TcpNetworkPackageHandler.php
index 56a6fe5bcfba6476aa4894b97b56175e583a1372..f11045886f99b030fa6435da1045d739b7592069 100644 (file)
@@ -55,7 +55,7 @@ class TcpNetworkPackageHandler extends BaseNetworkPackageHandler implements Netw
         * @param       $resource       A valid resource identifier
         * @return      void
         */
-       public function processResourceRawData ($resource) {
+       public function processRawDataFromResource ($resource) {
                // Check the resource
                if (!is_resource($resource)) {
                        // Throw an exception