]> git.mxchange.org Git - hub.git/blobdiff - application/hub/main/filter/console/class_Console
News Updated, filters renamed/commented:
[hub.git] / application / hub / main / filter / console / class_Console
index 72f5657b2bb4846ec2507169fc43f4a82f2b0fd6..6d5c26efe27bc68f8da95f5001eb43647d096302 100644 (file)
@@ -51,6 +51,7 @@ class Console???Filter extends BaseFilter implements Filterable {
         * @param       $requestInstance        An instance of a class with an Requestable interface
         * @param       $responseInstance       An instance of a class with an Responseable interface
         * @return      void
+        * @throws      FilterChainException    If $nodeInstance is null (no NullPointerException here)
         * @todo        0% done
         */
        public function execute (Requestable $requestInstance, Responseable $responseInstance) {