@@ -25,7 +25,7 @@ |
||
| 25 | 25 | add_action('testhook', '__return_true'); |
| 26 | 26 | add_filter( |
| 27 | 27 | 'td_wptools_route_routes', |
| 28 | - function () { |
|
| 28 | + function() { |
|
| 29 | 29 | return |
| 30 | 30 | [ |
| 31 | 31 | 'testroute' => |