X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=application%2Fhub%2Fmain%2Ffilter%2Fshutdown%2Fclass_HubShutdownFlushNodeListFilter.php;h=100e088c73578ed64e4b888593b6ffc311934e7c;hb=f33fd598a1a77034720172ea80353e4d4c0f9662;hp=22b0d2f99149570eb50a899fac52568e6509080a;hpb=623221e8b97d0bb7a044265ce7418d0fe7894712;p=hub.git diff --git a/application/hub/main/filter/shutdown/class_HubShutdownFlushNodeListFilter.php b/application/hub/main/filter/shutdown/class_HubShutdownFlushNodeListFilter.php index 22b0d2f99..100e088c7 100644 --- a/application/hub/main/filter/shutdown/class_HubShutdownFlushNodeListFilter.php +++ b/application/hub/main/filter/shutdown/class_HubShutdownFlushNodeListFilter.php @@ -37,7 +37,7 @@ class HubShutdownFlushNodeListFilter extends BaseFilter implements Filterable { * * @return $filterInstance An instance of this filter class */ - public final static function createHubShutdownFlushNodeListFilter () { + public static final function createHubShutdownFlushNodeListFilter () { // Get a new instance $filterInstance = new HubShutdownFlushNodeListFilter();