X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=inc%2Fclasses%2Fmain%2Ffilter%2Fclass_;h=cb8d461bc26466e9935a31dd3bd6a3b19b3deba7;hb=0a638eea103f0f2b6c48374cb8d01e68893f5a65;hp=6bae5526bd54442bac52687c0410a50868f1549d;hpb=84e2207412d3c6ea9f940a83b2cdd4503509808a;p=core.git diff --git a/inc/classes/main/filter/class_ b/inc/classes/main/filter/class_ index 6bae5526..cb8d461b 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, 2010 Core Developer Team + * @copyright Copyright (c) 2007, 2008 Roland Haeder, 2009 - 2012 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) {