X-Git-Url: https://git.mxchange.org/?p=core.git;a=blobdiff_plain;f=inc%2Fclasses%2Fmain%2Fcommands%2Fweb%2Fclass_WebRegisterCommand.php;h=89c0e9c3e588400858122585c2676ae1e448260f;hp=c23b6476ea84b27982ca5408ebdec5e8694d04bc;hb=f7fc1ef1be52b41fb512eb9a75b1b85e7008b17e;hpb=9136aa1c38dee10fe9909374f8541bbcae4f7861 diff --git a/inc/classes/main/commands/web/class_WebRegisterCommand.php b/inc/classes/main/commands/web/class_WebRegisterCommand.php index c23b6476..89c0e9c3 100644 --- a/inc/classes/main/commands/web/class_WebRegisterCommand.php +++ b/inc/classes/main/commands/web/class_WebRegisterCommand.php @@ -119,7 +119,7 @@ class WebRegisterCommand extends BaseCommand implements Commandable, Registerabl * @return void */ public function addExtraFilters (Controller $controllerInstance, Requestable $requestInstance) { - // Empty class + // Empty method } }