]> git.mxchange.org Git - hub.git/blobdiff - application/hub/main/nodes/list/class_HubListNode.php
Filter for node initialization added, more preparation for intercepting filter pattern
[hub.git] / application / hub / main / nodes / list / class_HubListNode.php
index d14cb6b44e1b232896949c1866bb365e306dd4e7..3879b78ae3edfa0398757f34e08f1428252d9657 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 HubListNode extends BaseHubNode implements NodeHelper {
+class HubListNode extends BaseHubNode implements NodeHelper, Registerable {
        /**
         * Protected constructor
         *