]> git.mxchange.org Git - hub.git/blobdiff - application/hub/main/handler/network/udp/class_UdpNetworkPackageHandler.php
Typo fixed, visitor introduced, SVN property set:
[hub.git] / application / hub / main / handler / network / udp / class_UdpNetworkPackageHandler.php
index 84e98fcb6262f6a182407ffe17a064b0ed6b8b08..5bd1ea09bc7712ec8c622268a0f386caedb98434 100644 (file)
@@ -57,7 +57,7 @@ class UdpNetworkPackageHandler extends BaseNetworkPackageHandler implements Netw
         * @throws      InvalidResourceException        If the given resource is invalid
         * @todo        0%
         */
-       public function processResourceRawData ($resource) {
+       public function processRawDataFromResource ($resource) {
                // Check the resource
                if (!is_resource($resource)) {
                        // Throw an exception