]> git.mxchange.org Git - hub.git/blobdiff - application/hub/interfaces/handler/answer-status/class_HandleableAnswerStatus.php
Continued on refacturing from string to ProtocolHandler:
[hub.git] / application / hub / interfaces / handler / answer-status / class_HandleableAnswerStatus.php
index 86dbb9eaff72ce91a0a56fdf277c9758b6bc7845..fa2f72c61b4041a7d5a53bcbf308a8c254feb808 100644 (file)
@@ -21,7 +21,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/>.
  */
-interface HandleableAnswerStatus extends Handleable {
+interface HandleableAnswerStatus extends HandleableDataSet {
        /**
         * Handles given message data array
         *