@@ -114,13 +114,13 @@ |
||
114 | 114 | /** |
115 | 115 | * Administration delete page function |
116 | 116 | * |
117 | - * called to delete fpage and return to administration Pages section |
|
118 | - * |
|
119 | - * @param object $request |
|
120 | - * @param object $response |
|
121 | - * @param array $args |
|
122 | - * |
|
123 | - * @return object $response |
|
117 | + * called to delete fpage and return to administration Pages section |
|
118 | + * |
|
119 | + * @param object $request |
|
120 | + * @param object $response |
|
121 | + * @param array $args |
|
122 | + * |
|
123 | + * @return object $response |
|
124 | 124 | */ |
125 | 125 | public function adminDelPage(Request $request, Response $response, array $args): Response |
126 | 126 | { |