]> git.mxchange.org Git - hub.git/blobdiff - application/hub/main/listener/class_BaseListener.php
More shutdown filters added, interface introduced
[hub.git] / application / hub / main / listener / class_BaseListener.php
index 40c91c5c86ad7d7a8ab79030d85afa740143d662..f06b7f25982acce827d1e8303d19be8d729e9cf3 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/>.
  */
-class BaseListener extends BaseHubSystem {
+class BaseListener extends BaseHubSystem implements Visitable {
        // Exception code constants
        const EXCEPTION_INVALID_SOCKET = 0xa00;