@@ -146,7 +146,6 @@ |
||
| 146 | 146 | * deal with type check within the action method and throuw exceptions |
| 147 | 147 | * when the expected type is not met. |
| 148 | 148 | * |
| 149 | - * @param mixed $value with a default string. |
|
| 150 | 149 | * |
| 151 | 150 | * @return string |
| 152 | 151 | */ |
@@ -19,7 +19,6 @@ |
||
| 19 | 19 | * Add internal routes for 403, 404 and 500 that provides a page with |
| 20 | 20 | * error information, using the default page layout. |
| 21 | 21 | * |
| 22 | - * @param string $message with details. |
|
| 23 | 22 | * |
| 24 | 23 | * @throws Anax\Route\Exception\NotFoundException |
| 25 | 24 | |
@@ -146,7 +146,6 @@ |
||
| 146 | 146 | * deal with type check within the action method and throuw exceptions |
| 147 | 147 | * when the expected type is not met. |
| 148 | 148 | * |
| 149 | - * @param mixed $value with a default string. |
|
| 150 | 149 | * |
| 151 | 150 | * @return string |
| 152 | 151 | */ |