X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=application%2Fhub%2Fmain%2Fstates%2Fnode%2Fannounced%2Fclass_NodeAnnouncedState.php;h=30b080f920c2d929ddaa550516d577dec6ee551c;hb=eedbbb80ac6f49f2d43e3ae9a18008a25cfdc16e;hp=263ad0dc1ea1ec7c2b768a0b7830e74899b237af;hpb=ecfe3c8077fa94964dfab3423e189db81b721a74;p=hub.git diff --git a/application/hub/main/states/node/announced/class_NodeAnnouncedState.php b/application/hub/main/states/node/announced/class_NodeAnnouncedState.php index 263ad0dc1..30b080f92 100644 --- a/application/hub/main/states/node/announced/class_NodeAnnouncedState.php +++ b/application/hub/main/states/node/announced/class_NodeAnnouncedState.php @@ -21,7 +21,7 @@ * You should have received a copy of the GNU General Public License * along with this program. If not, see . */ -class NodeAnnouncedState extends BaseState implements Stateable { +class NodeAnnouncedState extends BaseNodeState implements Stateable { /** * Protected constructor *