@@ -64,6 +64,7 @@ discard block |
||
| 64 | 64 | * @since 0.3 |
| 65 | 65 | * |
| 66 | 66 | * {@inheritDoc} |
| 67 | + * @param integer $query |
|
| 67 | 68 | */ |
| 68 | 69 | public function doFilterResponseById( $query ) {} |
| 69 | 70 | |
@@ -78,6 +79,7 @@ discard block |
||
| 78 | 79 | * @since 0.3 |
| 79 | 80 | * |
| 80 | 81 | * {@inheritDoc} |
| 82 | + * @param integer $query |
|
| 81 | 83 | */ |
| 82 | 84 | public function getRawResponseById( $query ) { |
| 83 | 85 | return ''; |