X-Git-Url: https://git.mxchange.org/?p=core.git;a=blobdiff_plain;f=inc%2Fclasses%2Fmain%2Ffilter%2Fclass_;h=8eff8cb4f6cac462b981516f75bdd941a259315a;hp=3e304a310aa4188595c5e4c246583181a3aaef79;hb=1ee35e6d96c456b8e3499bd683f1647aa28bd501;hpb=4b88c118b615335d06bd74e444173d21aef4406c diff --git a/inc/classes/main/filter/class_ b/inc/classes/main/filter/class_ index 3e304a31..8eff8cb4 100644 --- a/inc/classes/main/filter/class_ +++ b/inc/classes/main/filter/class_ @@ -4,7 +4,7 @@ * * @author Roland Haeder * @version 0.0.0 - * @copyright Copyright (c) 2007, 2008 Roland Haeder, 2009 - 2011 Core Developer Team + * @copyright Copyright (c) 2007, 2008 Roland Haeder, 2009 - 2014 Core Developer Team * @license GNU GPL 3.0 or any newer version * @link http://www.ship-simu.org * @@ -51,6 +51,7 @@ class ???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 this filter fails to operate * @todo 0% done */ public function execute (Requestable $requestInstance, Responseable $responseInstance) {