diff options
Diffstat (limited to 'lib/classes/restapi/RouterException.php')
| -rw-r--r-- | lib/classes/restapi/RouterException.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/classes/restapi/RouterException.php b/lib/classes/restapi/RouterException.php index 53fd362..1ce2afc 100644 --- a/lib/classes/restapi/RouterException.php +++ b/lib/classes/restapi/RouterException.php @@ -9,7 +9,7 @@ use \Exception; * @author <mlunzena@uos.de> * @license GPL 2 or later * @since Stud.IP 3.0 - * @deprecated Since Stud.IP 5.0. Will be removed in Stud.IP 5.2. + * @deprecated Since Stud.IP 5.0. Will be removed in Stud.IP 6.0. */ class RouterException extends Exception { |
